File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.4
55require (
66 github.com/avast/retry-go v3.0.0+incompatible
77 github.com/protoconf/client-go v0.0.0-20240621134226-0e3798a7cfb9
8- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52 .0
8+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0
99 go.opentelemetry.io/otel v1.28.0
1010 go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.28.0
1111 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0
Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
3333github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
3434go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52.0 h1:9l89oX4ba9kHbBol3Xin3leYJ+252h0zszDtBwyKe2A =
3535go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52.0 /go.mod h1:XLZfZboOJWHNKUv7eH0inh0E9VV6eWDFB/9yJyTLPp0 =
36+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 h1:4K4tsIXefpVJtvA/8srF4V4y0akAoPHkIslgAkjixJA =
37+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 /go.mod h1:jjdQuTGVsXV4vSs+CJ2qYDeDPf9yIJV23qlIzBm73Vg =
3638go.opentelemetry.io/otel v1.27.0 h1:9BZoF3yMK/O1AafMiQTVu0YDj5Ea4hPhxCs7sGva+cg =
3739go.opentelemetry.io/otel v1.27.0 /go.mod h1:DMpAK8fzYRzs+bi3rS5REupisuqTheUlSZJ1WnZaPAQ =
3840go.opentelemetry.io/otel v1.28.0 h1:/SqNcYk+idO0CxKEUOtKQClMK/MimZihKYMruSMViUo =
You can’t perform that action at this time.
0 commit comments