Skip to content

Conversation

@plural-copilot
Copy link

This pull request updates the Go version to 1.25 in the Dockerfiles and GitHub Actions CI workflow to ensure the project uses the latest stable Go version. Additionally, it fixes the broken GitHub Actions CI workflow by:

  • Updating branches from 'master' to 'main'
  • Setting the explicit Go version to 1.25 in setup-go actions

The go.mod file already specifies Go 1.25, so no changes were needed there.

This should improve build consistency and compatibility with the current Go ecosystem.

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