Skip to content

Commit 335f35c

Browse files
committed
bump v1.16.0
1 parent 7bd189e commit 335f35c

File tree

3 files changed

+1
-15
lines changed

3 files changed

+1
-15
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/samber/slog-formatter v1.0.1
1616
github.com/samber/slog-multi v1.1.0 // indirect
1717
github.com/valyala/bytebufferpool v1.0.0 // indirect
18-
github.com/valyala/fasthttp v1.51.0 // indirect
18+
github.com/valyala/fasthttp v1.51.0
1919
github.com/valyala/tcplisten v1.0.0 // indirect
2020
go.opentelemetry.io/otel v1.19.0 // indirect
2121
golang.org/x/sys v0.15.0 // indirect
@@ -25,5 +25,4 @@ require (
2525
github.com/gofiber/fiber/v2 v2.52.5
2626
github.com/google/uuid v1.5.0
2727
go.opentelemetry.io/otel/trace v1.19.0
28-
go.uber.org/goleak v1.2.1
2928
)

go.sum

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ go.opentelemetry.io/otel v1.19.0 h1:MuS/TNf4/j4IXsZuJegVzI1cwut7Qc00344rgH7p8bs=
3939
go.opentelemetry.io/otel v1.19.0/go.mod h1:i0QyjOq3UPoTzff0PJB2N66fb4S0+rSbSB15/oyH9fY=
4040
go.opentelemetry.io/otel/trace v1.19.0 h1:DFVQmlVbfVeOuBRrwdtaehRrWiL1JoVs9CPIQ1Dzxpg=
4141
go.opentelemetry.io/otel/trace v1.19.0/go.mod h1:mfaSyvGyEJEI0nyV2I4qhNQnbBOUUmYZpYojqMnX2vo=
42-
go.uber.org/goleak v1.2.1 h1:NBol2c7O1ZokfZ0LEU9K6Whx/KnwvepVetCUhtKja4A=
43-
go.uber.org/goleak v1.2.1/go.mod h1:qlT2yGI9QafXHhZZLxlSuNsMw3FFLxBr+tBRlmO1xH4=
4442
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 h1:k/i9J1pBpvlfR+9QsetwPyERsqu1GIbi967PQMq3Ivc=
4543
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1/go.mod h1:V1LtkGg67GoY2N1AnLN78QLrzxkLyJw7RJb1gzOOz9w=
4644
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=

main_test.go

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)