Skip to content

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/[email protected] 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