Skip to content

Update Docker GO_VERSION Build Args #1327

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

Closed
wants to merge 1 commit into from

Conversation

RyanDerr
Copy link

Overview

This PR updates the GO_VERSION build argument in the release.yml workflow to 1.24.1.

Context

The securego/gosec@v2.22.2 action uses a Docker image with Go 1.24 by default. This causes an error in projects requiring Go 1.24.1:

stderr: go: go.mod requires go >= 1.24.1 (running go 1.24.0; GOTOOLCHAIN=local)

Ref: #1313

…In Failure stderr: go: go.mod requires go >= 1.24.1 (running go 1.24.0; GOTOOLCHAIN=local) REF: 7723829
@RyanDerr RyanDerr closed this Mar 27, 2025
@RyanDerr RyanDerr deleted the go1.24.1-release-fix branch March 27, 2025 21:45
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.

1 participant