Skip to content

fix test for go 1.16#330

Merged
natefinch merged 2 commits into
masterfrom
fix-1.16
Jan 3, 2021
Merged

fix test for go 1.16#330
natefinch merged 2 commits into
masterfrom
fix-1.16

Conversation

@natefinch
Copy link
Copy Markdown
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