-
Notifications
You must be signed in to change notification settings - Fork 70
go 1.25 + upgrade containers #1192
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this was done by running golangci-lint migrate
|
I will fix the lint issues separately |
| go 1.24 | ||
|
|
||
| toolchain go1.24.1 | ||
| go 1.23.12 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aah we probably wanted to bump the toolchain. But you know what I am being a bit silly. We should be the only people consuming this so lets just use the latest go version?
Test plan
docker build .+go build ./cmd/...