SECURITY ERROR: checksum mismatch #97
Labels
bug
Something isn't working
duplicate
This issue or pull request already exists
help wanted
Extra attention is needed
waiting for response
waiting for the response from commenter
Description
Mismatched checksum
To Reproduce
Run
go get https://github.com/panjf2000/ants
Or
"github.com/panjf2000/ants"
go mod vendor
Expected behavior
Successful installation of ants as a vendor/dependency
Error messages/Trace logs
go get github.com/panjf2000/ants: github.com/panjf2000/[email protected]: verifying module: checksum mismatch
downloaded: h1:Ufw4aDz9RqH1RVblx2W9L9Uv5vSX5apbX5+peR7LQ5k=
sum.golang.org: h1:pMQ1/XpSgnWx3ro4y1xr/uA3jXUsTuAaU3Dm0JjwggE=
System info (please complete the following information):
Additional context
SECURITY ERROR
This download does NOT match the one reported by the checksum server.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.
The text was updated successfully, but these errors were encountered: