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

Increase minimum required Go version to 1.9 #561

Merged
merged 1 commit into from Apr 29, 2019
Merged

Conversation

beorn7
Copy link
Member

@beorn7 beorn7 commented Apr 28, 2019

This allows us to simplify a bunch of code while still supporting the
last four Go minor versions.

We have also run into minor annoyances a couple of times by now to
keep supporting 1.7 and 1.8.

It's time to pull the plug!

Signed-off-by: Bjoern Rabenstein bjoern@rabenste.in

This allows us to simplify a bunch of code while still supporting the
last four Go minor versions.

We have also run into minor annoyances a couple of times by now to
keep supporting 1.7 and 1.8.

It's time to pull the plug!

Signed-off-by: Bjoern Rabenstein <bjoern@rabenste.in>
@krasi-georgiev
Copy link
Contributor

LGTM

@beorn7 beorn7 merged commit f951755 into master Apr 29, 2019
@beorn7 beorn7 deleted the beorn7/go-requirement branch April 29, 2019 13:01
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.

None yet

2 participants