Skip to content

Conversation

sagikazarmark
Copy link
Collaborator

In Go 1.11.4 a bug was fixed related to checksum calculation.
As a result, some packages might end up with a different checksum
from this version. The solution is upgrading, cleaning the mod cache
and recalculating the go.sum file.

See golang/go#27093

In Go 1.11.4 a bug was fixed related to checksum calculation.
As a result, some packages might end up with a different checksum
from this version. The solution is upgrading, cleaning the mod cache
and recalculating the go.sum file.

See golang/go#27093
@sagikazarmark
Copy link
Collaborator Author

@bep @andrewstuart can someone look at this? All PR builds are breaking because of this.

@bep bep merged commit d104d25 into spf13:master Jan 27, 2019
@sagikazarmark sagikazarmark deleted the gomodsum branch January 27, 2019 19:15
@sagikazarmark
Copy link
Collaborator Author

Thanks @bep

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.

2 participants