Skip to content
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

fix(go.mod): Update go version #258

Merged
merged 1 commit into from
Oct 7, 2024
Merged

fix(go.mod): Update go version #258

merged 1 commit into from
Oct 7, 2024

Conversation

ctlong
Copy link
Member

@ctlong ctlong commented Oct 7, 2024

Uses 1.22 as the go version and go1.22.8 as the toolchain version. This should fix GH actions, enabling it to select and use the latest patch version of go1.22 rather than go1.22.0 every time.

Uses `1.22` as the `go` version and `go1.22.8` as the toolchain version.
This should fix GH actions, enabling it to select and use the latest
patch version of go1.22 rather than go1.22.0 every time.
@ctlong ctlong requested a review from a team as a code owner October 7, 2024 16:30
@mkocher mkocher merged commit ffe8c89 into main Oct 7, 2024
8 checks passed
@mkocher mkocher deleted the fix/go-mod branch October 7, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants