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

Bugfix/require go14 #445

Merged
merged 2 commits into from
Jul 29, 2020
Merged

Conversation

moorereason
Copy link
Collaborator

Fixes #437

@moorereason moorereason added this to the 2.7.1 milestone Jul 27, 2020
@moorereason moorereason marked this pull request as draft July 27, 2020 18:16
moorereason and others added 2 commits July 27, 2020 13:18
When go.mod specifies go 1.14 or higher, the go tools now verify that
vendor/modules.txt is consistent with go.mod.  Fixed by running `go mod
vendor`.
@moorereason
Copy link
Collaborator Author

I didn't mention it in my commits, but this will also fix Travis builds.

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

Successfully merging this pull request may close these issues.

None yet

3 participants