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.stanza prefers a full version #546

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

malept
Copy link
Member

@malept malept commented Oct 14, 2024

What this PR does / why we need it

Recent Dependabot PRs have been failing with the following diff reporting from go mod tidy:

-go 1.22
+go 1.22.0

This adjusts the default so that running stencil and merging Dependabot PRs doesn't cause the go directive to constantly change.

@malept malept requested a review from a team as a code owner October 14, 2024 23:26
@Ned-el-ch Ned-el-ch merged commit 80747e4 into main Oct 15, 2024
3 checks passed
@Ned-el-ch Ned-el-ch deleted the malept/fix/more-specific-go-stanza branch October 15, 2024 09:23
@getoutreach-ci-1
Copy link
Contributor

🎉 This PR is included in version 1.25.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@getoutreach-ci-1
Copy link
Contributor

🎉 This PR is included in version 1.25.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants