File tree Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/samber/slog-formatter v1.0.1
16
16
github.com/samber/slog-multi v1.1.0 // indirect
17
17
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
19
19
github.com/valyala/tcplisten v1.0.0 // indirect
20
20
go.opentelemetry.io/otel v1.19.0 // indirect
21
21
golang.org/x/sys v0.15.0 // indirect
@@ -25,5 +25,4 @@ require (
25
25
github.com/gofiber/fiber/v2 v2.52.5
26
26
github.com/google/uuid v1.5.0
27
27
go.opentelemetry.io/otel/trace v1.19.0
28
- go.uber.org/goleak v1.2.1
29
28
)
Original file line number Diff line number Diff line change @@ -39,8 +39,6 @@ go.opentelemetry.io/otel v1.19.0 h1:MuS/TNf4/j4IXsZuJegVzI1cwut7Qc00344rgH7p8bs=
39
39
go.opentelemetry.io/otel v1.19.0 /go.mod h1:i0QyjOq3UPoTzff0PJB2N66fb4S0+rSbSB15/oyH9fY =
40
40
go.opentelemetry.io/otel/trace v1.19.0 h1:DFVQmlVbfVeOuBRrwdtaehRrWiL1JoVs9CPIQ1Dzxpg =
41
41
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 =
44
42
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 h1:k/i9J1pBpvlfR+9QsetwPyERsqu1GIbi967PQMq3Ivc =
45
43
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 /go.mod h1:V1LtkGg67GoY2N1AnLN78QLrzxkLyJw7RJb1gzOOz9w =
46
44
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments