Skip to content
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

ci, go.mod: bump to go 1.23 #1094

Merged
merged 3 commits into from
Sep 17, 2024
Merged

Conversation

squeed
Copy link
Member

@squeed squeed commented Sep 17, 2024

This should stop dependabot from adding a toolchain directive.

@squeed
Copy link
Member Author

squeed commented Sep 17, 2024

Whoops, need to bump golangci-lint too.

@squeed
Copy link
Member Author

squeed commented Sep 17, 2024

@mmorel-35 oops, looks like we stepped on each other's toes.

Now that go.mod matches our go version, we can stop setting go version
in CI separately.

Signed-off-by: Casey Callendrello <[email protected]>
Bumping golangci-lint to v1.61 introduced some new reasonable checks;
fix the errors they found.

Signed-off-by: Casey Callendrello <[email protected]>
Also, fix some deprecated config directives.

Signed-off-by: Casey Callendrello <[email protected]>
@squeed
Copy link
Member Author

squeed commented Sep 17, 2024

whew. @mmorel-35 that should have it :-).

@mmorel-35 mmorel-35 merged commit e5df283 into containernetworking:main Sep 17, 2024
6 checks passed
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