-
Notifications
You must be signed in to change notification settings - Fork 24
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
feat(build): bump min go version to 1.14 #140
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! 👍
This commit includes changes to the go.mod file to bump the minimum version of go supported by this module from 1.12 to 1.14.
I've added an additional commit to bump up our min supported go version to 1.14. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
🎉 This PR is included in version 5.7.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [5.7.0](v5.6.5...v5.7.0) (2021-10-07) ### Features * **build:** bump min go version to 1.14 ([#140](#140)) ([eb86886](eb86886))
This PR moves us up to node 14 to support the new v18 of semantic-release.