Skip to content

Commit a7000e8

Browse files
committed
fix(deps): update google.golang.org
1 parent 19c4db6 commit a7000e8

File tree

34 files changed

+940
-920
lines changed

34 files changed

+940
-920
lines changed

e2e-test-server/cloud_functions/go.mod

+28-27
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
module github.com/GoogleCloudPlatform/opentelemetry-operations-go/e2e-test-server/cloudfunctions
22

3-
go 1.22
3+
go 1.23.0
44

5-
toolchain go1.22.0
5+
toolchain go1.24.1
66

77
require (
8-
cloud.google.com/go/pubsub v1.45.3
8+
cloud.google.com/go/pubsub v1.47.0
99
github.com/GoogleCloudPlatform/functions-framework-go v1.9.1
1010
github.com/GoogleCloudPlatform/opentelemetry-operations-go/e2e-test-server v0.51.0
1111
github.com/cloudevents/sdk-go/v2 v2.15.2
1212
)
1313

1414
require (
15-
cloud.google.com/go v0.118.0 // indirect
16-
cloud.google.com/go/auth v0.14.0 // indirect
15+
cloud.google.com/go v0.118.3 // indirect
16+
cloud.google.com/go/auth v0.15.0 // indirect
1717
cloud.google.com/go/auth/oauth2adapt v0.2.7 // indirect
1818
cloud.google.com/go/compute/metadata v0.6.0 // indirect
1919
cloud.google.com/go/functions v1.19.3 // indirect
20-
cloud.google.com/go/iam v1.3.1 // indirect
20+
cloud.google.com/go/iam v1.4.0 // indirect
2121
cloud.google.com/go/trace v1.11.3 // indirect
2222
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 // indirect
2323
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.27.0 // indirect
@@ -27,34 +27,35 @@ require (
2727
github.com/go-logr/stdr v1.2.2 // indirect
2828
github.com/google/s2a-go v0.1.9 // indirect
2929
github.com/google/uuid v1.6.0 // indirect
30-
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
30+
github.com/googleapis/enterprise-certificate-proxy v0.3.5 // indirect
3131
github.com/googleapis/gax-go/v2 v2.14.1 // indirect
3232
github.com/json-iterator/go v1.1.12 // indirect
3333
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
3434
github.com/modern-go/reflect2 v1.0.2 // indirect
3535
go.opencensus.io v0.24.0 // indirect
36-
go.opentelemetry.io/contrib/detectors/gcp v1.31.0 // indirect
37-
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
38-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 // indirect
39-
go.opentelemetry.io/otel v1.31.0 // indirect
40-
go.opentelemetry.io/otel/metric v1.31.0 // indirect
41-
go.opentelemetry.io/otel/sdk v1.31.0 // indirect
42-
go.opentelemetry.io/otel/trace v1.31.0 // indirect
36+
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
37+
go.opentelemetry.io/contrib/detectors/gcp v1.34.0 // indirect
38+
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.59.0 // indirect
39+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect
40+
go.opentelemetry.io/otel v1.34.0 // indirect
41+
go.opentelemetry.io/otel/metric v1.34.0 // indirect
42+
go.opentelemetry.io/otel/sdk v1.34.0 // indirect
43+
go.opentelemetry.io/otel/trace v1.34.0 // indirect
4344
go.uber.org/multierr v1.11.0 // indirect
4445
go.uber.org/zap v1.27.0 // indirect
45-
golang.org/x/crypto v0.32.0 // indirect
46-
golang.org/x/net v0.34.0 // indirect
47-
golang.org/x/oauth2 v0.25.0 // indirect
48-
golang.org/x/sync v0.10.0 // indirect
49-
golang.org/x/sys v0.29.0 // indirect
50-
golang.org/x/text v0.21.0 // indirect
51-
golang.org/x/time v0.9.0 // indirect
52-
google.golang.org/api v0.216.0 // indirect
53-
google.golang.org/genproto v0.0.0-20250106144421-5f5ef82da422 // indirect
54-
google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422 // indirect
55-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250106144421-5f5ef82da422 // indirect
56-
google.golang.org/grpc v1.69.4 // indirect
57-
google.golang.org/protobuf v1.36.2 // indirect
46+
golang.org/x/crypto v0.36.0 // indirect
47+
golang.org/x/net v0.37.0 // indirect
48+
golang.org/x/oauth2 v0.28.0 // indirect
49+
golang.org/x/sync v0.12.0 // indirect
50+
golang.org/x/sys v0.31.0 // indirect
51+
golang.org/x/text v0.23.0 // indirect
52+
golang.org/x/time v0.11.0 // indirect
53+
google.golang.org/api v0.225.0 // indirect
54+
google.golang.org/genproto v0.0.0-20250311190419-81fb87f6b8bf // indirect
55+
google.golang.org/genproto/googleapis/api v0.0.0-20250311190419-81fb87f6b8bf // indirect
56+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250311190419-81fb87f6b8bf // indirect
57+
google.golang.org/grpc v1.71.0 // indirect
58+
google.golang.org/protobuf v1.36.5 // indirect
5859
)
5960

6061
replace github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace => ../../exporter/trace

e2e-test-server/cloud_functions/go.sum

+62-60
Large diffs are not rendered by default.

e2e-test-server/go.mod

+28-27
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
module github.com/GoogleCloudPlatform/opentelemetry-operations-go/e2e-test-server
22

3-
go 1.22
3+
go 1.23.0
44

5-
toolchain go1.22.0
5+
toolchain go1.24.1
66

77
require (
8-
cloud.google.com/go/pubsub v1.45.3
8+
cloud.google.com/go/pubsub v1.47.0
99
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.27.0
10-
go.opentelemetry.io/contrib/detectors/gcp v1.31.0
11-
go.opentelemetry.io/otel v1.31.0
12-
go.opentelemetry.io/otel/sdk v1.31.0
13-
go.opentelemetry.io/otel/trace v1.31.0
14-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250106144421-5f5ef82da422
10+
go.opentelemetry.io/contrib/detectors/gcp v1.34.0
11+
go.opentelemetry.io/otel v1.34.0
12+
go.opentelemetry.io/otel/sdk v1.34.0
13+
go.opentelemetry.io/otel/trace v1.34.0
14+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250311190419-81fb87f6b8bf
1515
)
1616

1717
require (
18-
cloud.google.com/go v0.118.0 // indirect
19-
cloud.google.com/go/auth v0.14.0 // indirect
18+
cloud.google.com/go v0.118.3 // indirect
19+
cloud.google.com/go/auth v0.15.0 // indirect
2020
cloud.google.com/go/auth/oauth2adapt v0.2.7 // indirect
2121
cloud.google.com/go/compute/metadata v0.6.0 // indirect
22-
cloud.google.com/go/iam v1.3.1 // indirect
22+
cloud.google.com/go/iam v1.4.0 // indirect
2323
cloud.google.com/go/trace v1.11.3 // indirect
2424
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 // indirect
2525
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
@@ -28,24 +28,25 @@ require (
2828
github.com/go-logr/stdr v1.2.2 // indirect
2929
github.com/google/s2a-go v0.1.9 // indirect
3030
github.com/google/uuid v1.6.0 // indirect
31-
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
31+
github.com/googleapis/enterprise-certificate-proxy v0.3.5 // indirect
3232
github.com/googleapis/gax-go/v2 v2.14.1 // indirect
3333
go.opencensus.io v0.24.0 // indirect
34-
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
35-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 // indirect
36-
go.opentelemetry.io/otel/metric v1.31.0 // indirect
37-
golang.org/x/crypto v0.32.0 // indirect
38-
golang.org/x/net v0.34.0 // indirect
39-
golang.org/x/oauth2 v0.25.0 // indirect
40-
golang.org/x/sync v0.10.0 // indirect
41-
golang.org/x/sys v0.29.0 // indirect
42-
golang.org/x/text v0.21.0 // indirect
43-
golang.org/x/time v0.9.0 // indirect
44-
google.golang.org/api v0.216.0 // indirect
45-
google.golang.org/genproto v0.0.0-20250106144421-5f5ef82da422 // indirect
46-
google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422 // indirect
47-
google.golang.org/grpc v1.69.4 // indirect
48-
google.golang.org/protobuf v1.36.2 // indirect
34+
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
35+
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.59.0 // indirect
36+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect
37+
go.opentelemetry.io/otel/metric v1.34.0 // indirect
38+
golang.org/x/crypto v0.36.0 // indirect
39+
golang.org/x/net v0.37.0 // indirect
40+
golang.org/x/oauth2 v0.28.0 // indirect
41+
golang.org/x/sync v0.12.0 // indirect
42+
golang.org/x/sys v0.31.0 // indirect
43+
golang.org/x/text v0.23.0 // indirect
44+
golang.org/x/time v0.11.0 // indirect
45+
google.golang.org/api v0.225.0 // indirect
46+
google.golang.org/genproto v0.0.0-20250311190419-81fb87f6b8bf // indirect
47+
google.golang.org/genproto/googleapis/api v0.0.0-20250311190419-81fb87f6b8bf // indirect
48+
google.golang.org/grpc v1.71.0 // indirect
49+
google.golang.org/protobuf v1.36.5 // indirect
4950
)
5051

5152
replace github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace => ../exporter/trace

0 commit comments

Comments
 (0)