Skip to content

bump go to 1.24#166

Merged
blaqbern merged 3 commits intomainfrom
cblackburn/bump-go-version
May 13, 2025
Merged

bump go to 1.24#166
blaqbern merged 3 commits intomainfrom
cblackburn/bump-go-version

Conversation

@blaqbern
Copy link
Copy Markdown
Contributor

@blaqbern blaqbern commented May 13, 2025

#159 is complaining about Go version used to build golangci-lint doesn't match target version. That PR updates the toolchain to use Go 1.24.1, but I believe golangci-lint is being built with one of the versions here (likely 1.23.8, based on the error message) which are included with the ubuntu-latest image we're using. The Set up Go job pulls the Go version from our go.mod file, so I'm hoping moving that step above the pre-commit step will resolve this for us.

Note: Also bumping to Go 1.24 here

@blaqbern blaqbern requested a review from a team May 13, 2025 18:17
@blaqbern blaqbern requested a review from a team as a code owner May 13, 2025 18:17
Copy link
Copy Markdown
Member

@BehnH BehnH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@blaqbern blaqbern merged commit 6ac887a into main May 13, 2025
3 checks passed
@blaqbern blaqbern deleted the cblackburn/bump-go-version branch May 13, 2025 19:26
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.

3 participants