Skip to content

Conversation

@mxschmitt
Copy link
Owner

  • Upgrade Go version from 1.15 to 1.25.0
  • Update various dependencies in go.mod and go.sum, including:
    • Upgrade fsnotify to v1.9.0
    • Upgrade sentry-go to v0.40.0
    • Upgrade k8s libraries to v0.35.0
    • Add new dependencies and remove outdated ones
  • Update Dockerfile to use golang:1.25-buster as the base image
  • Refactor etcd client import path in main.go

@mxschmitt mxschmitt force-pushed the update-go-packages branch 4 times, most recently from 9b5c52c to dd68da2 Compare January 15, 2026 10:51
- Upgrade Go version from 1.15 to 1.25.0
- Update various dependencies in go.mod and go.sum, including:
  - Upgrade fsnotify to v1.9.0
  - Upgrade sentry-go to v0.40.0
  - Upgrade k8s libraries to v0.35.0
  - Add new dependencies and remove outdated ones
- Update Dockerfile to use golang:1.25-buster as the base image
- Refactor etcd client import path in main.go
@mxschmitt mxschmitt merged commit c4418ff into main Jan 15, 2026
9 checks passed
@mxschmitt mxschmitt deleted the update-go-packages branch January 15, 2026 10:52
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.

2 participants