Closed
Description
go 1.11.4 fixes a bug where the checksums for certain types of go modules are incorrectly generated.
To workaround this, you must regenerate the go.sum file. You likely need to run go clean -modcache
before deleting and regenerating the checksums file.
See the following issues for more information:
Metadata
Metadata
Assignees
Labels
No labels