Skip to content

Commit

Permalink
Update dependency go to v1.23.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 4, 2025
1 parent b3bdb19 commit 843f130
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion detectors/gcp/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp

go 1.22

toolchain go1.23.4
toolchain go1.23.6

require (
cloud.google.com/go/compute/metadata v0.6.0
Expand Down
2 changes: 1 addition & 1 deletion e2e-test-server/cloud_functions/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/e2e-test-serve

go 1.22

toolchain go1.22.0
toolchain go1.23.6

require (
cloud.google.com/go/pubsub v1.45.3
Expand Down
2 changes: 1 addition & 1 deletion e2e-test-server/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/e2e-test-serve

go 1.22

toolchain go1.22.0
toolchain go1.23.6

require (
cloud.google.com/go/pubsub v1.45.3
Expand Down
2 changes: 1 addition & 1 deletion example/metric/collector/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/example/metric

go 1.22.0

toolchain go1.23.4
toolchain go1.23.6

require (
go.opentelemetry.io/otel v1.31.0
Expand Down
2 changes: 1 addition & 1 deletion example/metric/exponential_histogram/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/example/metric

go 1.22.0

toolchain go1.23.4
toolchain go1.23.6

require (
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.50.0
Expand Down
2 changes: 1 addition & 1 deletion example/metric/otlpgrpc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/example/metric

go 1.22.0

toolchain go1.23.4
toolchain go1.23.6

require (
go.opentelemetry.io/contrib/detectors/gcp v1.31.0
Expand Down
2 changes: 1 addition & 1 deletion example/metric/sdk/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/example/metric

go 1.22

toolchain go1.22.0
toolchain go1.23.6

require (
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.50.0
Expand Down
2 changes: 1 addition & 1 deletion example/trace/http/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/example/trace/

go 1.22

toolchain go1.22.0
toolchain go1.23.6

require (
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.26.0
Expand Down
2 changes: 1 addition & 1 deletion example/trace/otlpgrpc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/example/trace/

go 1.22.0

toolchain go1.23.4
toolchain go1.23.6

require (
go.opentelemetry.io/otel v1.31.0
Expand Down
2 changes: 1 addition & 1 deletion example/trace/otlphttp/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/example/trace/

go 1.22.0

toolchain go1.23.4
toolchain go1.23.6

require (
go.opentelemetry.io/otel v1.31.0
Expand Down
2 changes: 1 addition & 1 deletion exporter/metric/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metri

go 1.22

toolchain go1.22.0
toolchain go1.23.6

require (
cloud.google.com/go/monitoring v1.22.1
Expand Down
2 changes: 1 addition & 1 deletion exporter/trace/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace

go 1.22

toolchain go1.22.0
toolchain go1.23.6

require (
cloud.google.com/go/trace v1.11.3
Expand Down
2 changes: 1 addition & 1 deletion internal/cloudmock/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloud

go 1.22

toolchain go1.23.4
toolchain go1.23.6

require (
cloud.google.com/go/logging v1.13.0
Expand Down
2 changes: 1 addition & 1 deletion internal/resourcemapping/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resou

go 1.22

toolchain go1.22.0
toolchain go1.23.6

require (
go.opentelemetry.io/otel v1.30.0
Expand Down
2 changes: 1 addition & 1 deletion propagator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator

go 1.22

toolchain go1.22.0
toolchain go1.23.6

require (
github.com/google/go-cmp v0.6.0
Expand Down
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/opentelemetry-operations-go/tools

go 1.22.1

toolchain go1.23.1
toolchain go1.23.6

require (
github.com/client9/misspell v0.3.4
Expand Down

0 comments on commit 843f130

Please sign in to comment.