Skip to content

Align go version when linting code with all other actions#1998

Merged
markusthoemmes merged 1 commit intochainguard-dev:mainfrom
markusthoemmes:lint-go-version
Jan 5, 2026
Merged

Align go version when linting code with all other actions#1998
markusthoemmes merged 1 commit intochainguard-dev:mainfrom
markusthoemmes:lint-go-version

Conversation

@markusthoemmes
Copy link
Member

This is the only place we're still hardcoding the Golang version instead of inferring it from the go.mod file and it breaks PRs that update us to 1.25, so this fixes that.

This is the only place we're still hardcoding the Golang version instead of inferring it from the go.mod file and it breaks PRs that update us to 1.25, so this fixes that.
@markusthoemmes markusthoemmes merged commit b62f4d2 into chainguard-dev:main Jan 5, 2026
20 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