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

update go version definition in go.mod #41

Merged
merged 1 commit into from
Jan 23, 2024
Merged

update go version definition in go.mod #41

merged 1 commit into from
Jan 23, 2024

Conversation

cpanato
Copy link
Contributor

@cpanato cpanato commented Jan 23, 2024

Our ci jobs are using go-version-file: './go.mod' to set the go version to use, and that is point to go 1.21.2 which is not the latest.

from on latest ci execution: Attempting to download 1.21.2... - https://github.com/chainguard-dev/octo-sts/actions/runs/7623790868/job/20764546026

this will make to the latest available

@cpanato cpanato requested a review from mattmoor January 23, 2024 09:48
@mattmoor mattmoor merged commit 4828a6f into octo-sts:main Jan 23, 2024
9 checks passed
@mattmoor mattmoor deleted the update-go-mod branch January 23, 2024 16:01
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