chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.64.0 to 0.67.0#35
Conversation
PR SummaryMedium Risk Overview Refreshes Written by Cursor Bugbot for commit 0ed6714. This will update automatically on new commits. Configure here. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
go.mod
Outdated
| go 1.24.0 | ||
|
|
||
| toolchain go1.24.9 | ||
| go 1.25.0 |
There was a problem hiding this comment.
Go version mismatch breaks CI and Docker builds
High Severity
The go directive was bumped to 1.25.0 but all Dockerfiles (services/authz/Dockerfile, services/inventory/Dockerfile, services/mfa/Dockerfile) still use golang:1.24 base images, and both CI workflows (.github/workflows/ci.yml with GO_VERSION: '1.24' and .github/workflows/security.yml with go-version: '1.24') still install Go 1.24. The Dockerfiles set GOTOOLCHAIN=auto which triggers an extra Go 1.25 download during every build, adding latency and fragility. The CI workflows don't set GOTOOLCHAIN=auto and rely on the default, which could fail depending on the environment. All Go version references need to be updated to 1.25 to match the new go.mod requirement.
…p/otelhttp Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.63.0 to 0.67.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.63.0...zpages/v0.67.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.67.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2cde48f to
0ed6714
Compare


Bumps go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.64.0 to 0.67.0.
Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog.
... (truncated)
Commits
d8dabf6Release v1.42.0/v2.4.0/v0.67.0/v0.36.0/v0.22.0/v0.17.0/v0.15.0/v0.14.0 (#8649)b1de2c7otelconf: host detector should include os as well (#8578)b228c0ffix(deps): update module google.golang.org/grpc to v1.79.2 (#8644)e70fd97Use correct bucket boundaries for otelgrpc client and server histograms (#8642)b018d98fix(deps): update aws-sdk-go-v2 monorepo (#8643)fb6a351chore(deps): update github/codeql-action action to v4.32.6 (#8641)2c9c10echore(deps): update dependency codespell to v2.4.2 (#8640)22248d4chore: enable modernize linter (#8583)324662aenvcar: add environment carrier (#8442)69addb4chore(deps): update k8s.io/kube-openapi digest to 5b3e3fd (#8636)