Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use stable version of go in create-release workflow #316

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

robdimsdale
Copy link
Member

@robdimsdale robdimsdale commented Nov 9, 2023

Summary / Use Cases

We are using an unsupported version of go, which is causing compilation errors (e.g. this build). This PR switches to stable, which is what we use elsewhere and is guaranteed to be supported and up to date.

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

@robdimsdale robdimsdale requested a review from a team as a code owner November 9, 2023 20:29
@robdimsdale robdimsdale added the semver:patch A change requiring a patch version bump label Nov 9, 2023
@robdimsdale robdimsdale enabled auto-merge (rebase) November 9, 2023 20:30
@robdimsdale robdimsdale merged commit 5ebc918 into main Nov 9, 2023
6 of 7 checks passed
@robdimsdale robdimsdale deleted the stable-go branch November 9, 2023 20:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
semver:patch A change requiring a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants