Skip to content

chore: automated update of go and dependencies - #945

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
automated-update-go-dependencies
Open

chore: automated update of go and dependencies#945
github-actions[bot] wants to merge 1 commit into
masterfrom
automated-update-go-dependencies

Conversation

@github-actions

Copy link
Copy Markdown

Summary

Automated update of Go and dependencies as per the release process:

  • Updated Go from 1.26.4 to 1.26.6
  • Updated all dependencies via go get -u ./...
  • Ran go mod tidy and go mod vendor

Changes

  • Go version: 1.26.4 → 1.26.6
  • k8s.io packages: 0.36.2 → 0.36.4
  • Other dependencies updated:
    • prometheus/client_golang: 1.23.2 → 1.24.1
    • google/cel-go: 0.29.1 → 0.31.0
    • etcd: 3.6.13 → 3.7.1
    • OpenTelemetry: 1.44.0 → 1.45.0
    • grpc: 1.82.0 → 1.83.1
    • And various other transitive dependencies

Testing

  • ✅ Local CI checks passed (make ci)
  • ✅ Container image build verified (make build)

All changes are dependency updates with no functional code changes.

cc @digitalocean/doks

Made with Cursor

Updated Go dependencies and Go version to latest available:
- Go 1.26.4 -> 1.26.6
- Updated all dependencies via go get -u
- Ran go mod tidy and go mod vendor

This includes updates to k8s.io packages, OpenTelemetry, gRPC, and other dependencies.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant