Skip to content

chore(deps): update go #2079

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 5, 2025
Merged

chore(deps): update go #2079

merged 1 commit into from
Jul 5, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2025

This PR contains the following updates:

Package Change Age Confidence
cloud.google.com/go v0.121.2 -> v0.121.3 age confidence
github.com/rogpeppe/go-internal v1.13.1 -> v1.14.1 age confidence
go.opentelemetry.io/contrib/detectors/gcp v1.36.0 -> v1.37.0 age confidence
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 -> v0.62.0 age confidence
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.62.0 age confidence
go.opentelemetry.io/otel v1.36.0 -> v1.37.0 age confidence
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0 age confidence
go.opentelemetry.io/otel/sdk v1.36.0 -> v1.37.0 age confidence
go.opentelemetry.io/otel/sdk/metric v1.36.0 -> v1.37.0 age confidence
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0 age confidence
google.golang.org/api v0.238.0 -> v0.240.0 age confidence

Release Notes

googleapis/google-cloud-go (cloud.google.com/go)

v0.121.3

Compare Source

Documentation
  • impersonate: Address TODO in impersonate/example_test.go (#​12401) (dd096ec)
rogpeppe/go-internal (github.com/rogpeppe/go-internal)

v1.14.1

Compare Source

What's Changed

Full Changelog: rogpeppe/go-internal@v1.14.0...v1.14.1

v1.14.0

Compare Source

What's Changed
New Contributors

Full Changelog: rogpeppe/go-internal@v1.13.1...v1.14.0

open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/detectors/gcp)

v1.37.0: Release 1.37.0/0.62.0/0.31.0/0.17.0/0.12.0/0.10.0/0.9.0

Compare Source

Added
  • Add the WithPublicEndpoint and WithPublicEndpointFn options to go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#​7407)
Changed
  • go.opentelemetry.io/contrib/instrumentation/runtime now produces the new metrics by default. Set OTEL_GO_X_DEPRECATED_RUNTIME_METRICS=true environment variable to additionally produce the deprecated metrics. (#​7418)
  • The semantic conventions have been upgraded from v1.30.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#​7361)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/detectors/aws/ec2. (#​7373, #​7484)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/detectors/aws/eks. (#​7375, #​7484)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/detectors/aws/ecs. (#​7374, #​7484)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/detectors/aws/lambda. (#​7376, #​7484)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/detectors/azure/azurevm. (#​7377, #​7484)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/bridges/otelslog. (#​7361, #​7484)
  • The semantic conventions have been upgraded from v1.27.0 to v1.34.0 in go.opentelemetry.io/contrib/bridges/otellogr. (#​7387, #​7484)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/bridges/otelzap. (#​7389, #​7484)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/detectors/gcp. (#​7378, #​7484)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful. (#​7383, #​7484)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin. (#​7383, #​7484)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux. (#​7383, #​7484)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace. (#​7383, #​7484)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#​7383, #​7484)
  • The semantic conventions have been upgraded in go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo to v1.34.0. (#​7393, #​7484)
  • The semantic conventions have been upgraded in go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo to v1.34.0. (#​7393, #​7484)
  • The semantic conventions have been upgraded in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws to v1.34.0. (#​7394, #​7484)
    • The messaging.system=AmazonSQS attribute has been corrected to messaging.system=aws.sqs.
    • The net.peer.addr attribute key has been upgraded to server.address.
    • The http.status_code attribute key has been upgraded to http.response.status_code.
    • The db.system=dynamodb attribute has been corrected to db.system.name=aws.dynamodb.
    • The deprecated messaging.operation.type=publish attribute has been corrected to messaging.operation.type=send.
  • The semantic conventions have been upgraded from v1.21.0 to v1.34.0 in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda. (#​7400, #​7484)
  • The semantic conventions in go.opentelemetry.io/contrib/instrumentation/host have been upgraded to v1.34.0. (#​7390, #​7484)
    • The description of process.cpu.time is updated to comply with semantic conventions.
    • process.cpu.time now uses the state attribute instead of cpu.mode.
    • The system.cpu.time metric is renamed to cpu.time.
    • cpu.time now uses the state attribute instead of cpu.mode.
    • system.memory.usage now uses the state attribute instead of system.memory.state.
    • system.memory.utilization now uses the state attribute instead of system.memory.state.
    • The system.memory.state attribute (now state) value of available is now free instead.
Deprecated
  • AttributeCPUTimeUser in go.opentelemetry.io/contrib/instrumentation/host is deprecated.
    Use go.opentelemetry.io/otel/semconv instead. (#​7390)
  • AttributeCPUTimeSystem in go.opentelemetry.io/contrib/instrumentation/host is deprecated.
    Use go.opentelemetry.io/otel/semconv instead. (#​7390)
  • AttributeCPUTimeOther in go.opentelemetry.io/contrib/instrumentation/host is deprecated.
    Use go.opentelemetry.io/otel/semconv instead. (#​7390)
  • AttributeCPUTimeIdle in go.opentelemetry.io/contrib/instrumentation/host is deprecated.
    Use go.opentelemetry.io/otel/semconv instead. (#​7390)
  • AttributeMemoryAvailable in go.opentelemetry.io/contrib/instrumentation/host is deprecated.
    Use go.opentelemetry.io/otel/semconv instead. (#​7390)
  • AttributeMemoryUsed in go.opentelemetry.io/contrib/instrumentation/host is deprecated.
    Use go.opentelemetry.io/otel/semconv instead. (#​7390)
  • AttributeNetworkTransmit in go.opentelemetry.io/contrib/instrumentation/host is deprecated.
    Use go.opentelemetry.io/otel/semconv instead. (#​7390)
  • AttributeNetworkReceive in go.opentelemetry.io/contrib/instrumentation/host is deprecated.
    Use go.opentelemetry.io/otel/semconv instead. (#​7390)
Fixed
  • Fix EKS detector erroring outside of Kubernetes in go.opentelemetry.io/contrib/detectors/aws/eks. (#​7483)
  • Fix data race when writing log entries with context.Context fields in go.opentelemetry.io/contrib/bridges/otelzap. (#​7368)
  • Fix nil pointer dereference when ClientTracer did not have a span in go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace. (#​7464)
  • Record all non-failure metrics on transport round trip errors in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#​7146)
Removed
  • The deprecated StreamServerInterceptor function from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc is removed. (#​7362)
What's Changed
New Contributors

Full Changelog: open-telemetry/opentelemetry-go-contrib@v1.36.0...v1.37.0

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.37.0: /v0.59.0/v0.13.0

Compare Source

Added
  • The go.opentelemetry.io/otel/semconv/v1.33.0 package.
    The package contains semantic conventions from the v1.33.0 version of the OpenTelemetry Semantic Conventions.
    See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.32.0.(#​6799)
  • The go.opentelemetry.io/otel/semconv/v1.34.0 package.
    The package contains semantic conventions from the v1.34.0 version of the OpenTelemetry Semantic Conventions. ([#​6812](https://redire

Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from commjoen and bendehaan as code owners July 1, 2025 07:35
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Jul 1, 2025
Copy link
Contributor Author

renovate bot commented Jul 1, 2025

ℹ Artifact update notice

File name: azure/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.23.8

@renovate renovate bot force-pushed the renovate/go branch 10 times, most recently from 9dd4761 to 4d16878 Compare July 5, 2025 01:03
@commjoen commjoen merged commit cd99744 into master Jul 5, 2025
17 checks passed
@commjoen commjoen deleted the renovate/go branch July 5, 2025 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant