Skip to content

Fix/ci go 1.22 support #68

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix/ci go 1.22 support #68

wants to merge 1 commit into from

Conversation

besendorf
Copy link
Collaborator

No description provided.

- Add Go 1.22 setup to both CI and release workflows
- Update actions/checkout from v2 to v4
- Update actions/setup-go from v4 to v5 with cache enabled
- Update staticcheck version to 2023.1.7 (supports Go 1.22)
- Set install-go: false to use our own Go setup
- Fix YAML indentation and formatting
- Resolves Go 1.22 compilation error
@besendorf besendorf force-pushed the fix/ci-go-1.22-support branch from 334ba74 to 0fa25e6 Compare July 18, 2025 09:20
Copy link
Collaborator

@roaree roaree left a comment

Choose a reason for hiding this comment

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

Thanks! That reminds me, we should pin the commit hashes for some of these

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