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 test for go 1.16 #330

Merged
merged 2 commits into from Jan 3, 2021
Merged

fix test for go 1.16 #330

merged 2 commits into from Jan 3, 2021

Conversation

natefinch
Copy link
Member

This fixes #329 - in 1.16, go build no longer automatically adds dependencies to the go.mod, so you have to manually run go mod tidy.

@natefinch natefinch merged commit de7ca6c into master Jan 3, 2021
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.

TestGoModules fails in Go 1.16beta1
1 participant