Merge pull request #10047 from containerd/dependabot/go_modules/golang-x-5cf8641f85

build(deps): bump the golang-x group with 3 updates
This commit is contained in:
Derek McGowan
2024-04-22 16:18:12 +00:00
committed by GitHub
9 changed files with 277 additions and 31 deletions

6
go.mod
View File

@@ -67,9 +67,9 @@ require (
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.25.0
go.opentelemetry.io/otel/sdk v1.25.0
go.opentelemetry.io/otel/trace v1.25.0
golang.org/x/mod v0.16.0
golang.org/x/sync v0.6.0
golang.org/x/sys v0.18.0
golang.org/x/mod v0.17.0
golang.org/x/sync v0.7.0
golang.org/x/sys v0.19.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda
google.golang.org/grpc v1.63.2
google.golang.org/protobuf v1.33.0