Skip to content

Commit be02033

Browse files
Merge pull request vspo-lab#653 from sugar-cat7/dependabot/go_modules/service/common-job/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp-0.59.0
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.58.0 to 0.59.0 in /service/common-job
2 parents 8b23fe7 + c00c47a commit be02033

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

service/common-job/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

service/common-job/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,8 +344,8 @@ go.opentelemetry.io/collector/pdata/pprofile v0.104.0 h1:MYOIHvPlKEJbWLiBKFQWGD0
344344
go.opentelemetry.io/collector/pdata/pprofile v0.104.0/go.mod h1:7WpyHk2wJZRx70CGkBio8klrYTTXASbyIhf+rH4FKnA=
345345
go.opentelemetry.io/collector/semconv v0.104.0 h1:dUvajnh+AYJLEW/XOPk0T0BlwltSdi3vrjO7nSOos3k=
346346
go.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=
349349
go.opentelemetry.io/otel v1.34.0 h1:zRLXxLCgL1WyKsPVrgbSdMN4c0FMkDAskSTQP+0hdUY=
350350
go.opentelemetry.io/otel v1.34.0/go.mod h1:OWFPOQ+h4G8xpyjgqo4SxJYdDQ/qmRH+wivy7zzx9oI=
351351
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 h1:Mne5On7VWdx7omSrSSZvM4Kw7cS7NQkOOmLcgscI51U=

0 commit comments

Comments
 (0)