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

Require Go 1.16 #4175

Merged
merged 1 commit into from
Aug 23, 2021
Merged

Require Go 1.16 #4175

merged 1 commit into from
Aug 23, 2021

Conversation

mislav
Copy link
Contributor

@mislav mislav commented Aug 23, 2021

Nothing in the codebase requires go 1.16, but this opens up a path to use new Go features going forward.

This also changes precompiled binaries to be built using Go 1.16 instead of Go 1.15.

There is no build-minimum CI job anymore, so I've removed it from merge requirements for the trunk branch.

Followup to #1596

Copy link
Contributor

@samcoe samcoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@mislav mislav merged commit 351cd62 into trunk Aug 23, 2021
@mislav mislav deleted the bump-go branch August 23, 2021 16:41
@hitzhangjie
Copy link

The dependency github.com/itchyny/gojq requires go1.16

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.

5 participants