File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/testcontainers/testcontainers-go v0.35.0
2222 github.com/testcontainers/testcontainers-go/modules/postgres v0.35.0
2323 github.com/volatiletech/null/v8 v8.1.2
24- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58 .0
24+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59 .0
2525 go.opentelemetry.io/otel v1.34.0
2626 go.opentelemetry.io/otel/metric v1.34.0
2727 go.opentelemetry.io/otel/trace v1.34.0
Original file line number Diff line number Diff line change @@ -344,8 +344,8 @@ go.opentelemetry.io/collector/pdata/pprofile v0.104.0 h1:MYOIHvPlKEJbWLiBKFQWGD0
344344go.opentelemetry.io/collector/pdata/pprofile v0.104.0 /go.mod h1:7WpyHk2wJZRx70CGkBio8klrYTTXASbyIhf+rH4FKnA =
345345go.opentelemetry.io/collector/semconv v0.104.0 h1:dUvajnh+AYJLEW/XOPk0T0BlwltSdi3vrjO7nSOos3k =
346346go.opentelemetry.io/collector/semconv v0.104.0 /go.mod h1:yMVUCNoQPZVq/IPfrHrnntZTWsLf5YGZ7qwKulIl5hw =
347- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58 .0 h1:yd02MEjBdJkG3uabWP9apV+OuWRIXGDuJEUJbOHmCFU =
348- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58 .0 /go.mod h1:umTcuxiv1n/s/S6/c2AT/g2CQ7u5C59sHDNmfSwgz7Q =
347+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59 .0 h1:CV7UdSGJt/Ao6Gp4CXckLxVRRsRgDHoI8XjbL3PDl8s =
348+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59 .0 /go.mod h1:FRmFuRJfag1IZ2dPkHnEoSFVgTVPUd2qf5Vi69hLb8I =
349349go.opentelemetry.io/otel v1.34.0 h1:zRLXxLCgL1WyKsPVrgbSdMN4c0FMkDAskSTQP+0hdUY =
350350go.opentelemetry.io/otel v1.34.0 /go.mod h1:OWFPOQ+h4G8xpyjgqo4SxJYdDQ/qmRH+wivy7zzx9oI =
351351go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 h1:Mne5On7VWdx7omSrSSZvM4Kw7cS7NQkOOmLcgscI51U =
You can’t perform that action at this time.
0 commit comments