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

ci: Single source of truth for Go version in CI and Dockerfile #382

Closed
wants to merge 1 commit into from

Conversation

zalimeni
Copy link
Member

@zalimeni zalimeni commented Jan 5, 2024

Ensure Go version is determined consistently for CI and Docker builds rather than spread across several different files.

The intent is to eventually replace this with use of the toolchain directive in Go 1.21.

c.f. hashicorp/consul#20058 and hashicorp/consul-k8s#3443

Ensure Go version is determined consistently for CI and Docker builds
rather than spread across several different files.

The intent is to eventually replace this with use of the `toolchain`
directive in Go 1.21.

c.f. hashicorp/consul#20058
@zalimeni zalimeni added pr/no-changelog This PR does not introduce a user-facing change that should be reflected in the changelog backport/1.1 Changes are backported to 1.1 backport/1.2 backport/1.3 Changes are backported to 1.3 labels Jan 5, 2024
@zalimeni
Copy link
Member Author

Closed in favor of #384

@zalimeni zalimeni closed this Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.1 Changes are backported to 1.1 backport/1.3 Changes are backported to 1.3 pr/no-changelog This PR does not introduce a user-facing change that should be reflected in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant