File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ require (
19
19
github.com/prometheus/client_golang v1.23.2
20
20
github.com/stretchr/testify v1.11.1
21
21
go.elastic.co/apm/module/apmgorilla/v2 v2.7.1
22
+ go.elastic.co/apm/module/apmhttp/v2 v2.7.1
22
23
go.elastic.co/apm/module/apmzap/v2 v2.7.1
23
24
go.elastic.co/apm/v2 v2.7.1
24
25
go.elastic.co/ecszap v1.0.3
@@ -76,7 +77,6 @@ require (
76
77
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
77
78
github.com/spiffe/go-spiffe/v2 v2.5.0 // indirect
78
79
github.com/zeebo/errs v1.4.0 // indirect
79
- go.elastic.co/apm/module/apmhttp/v2 v2.7.1 // indirect
80
80
go.elastic.co/fastjson v1.5.1 // indirect
81
81
go.opencensus.io v0.24.0 // indirect
82
82
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
You can’t perform that action at this time.
0 commit comments