fullstorydev / fullstorydev/grpcui
go mod security error
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 427
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 7
Description
I get this security error when trying to download the latest version.
Did you re-release the same version twice perhaps, or am I doing something wrong?
$ go mod download
verifying github.com/fullstorydev/grpcui@v1.5.3/go.mod: checksum mismatch
downloaded: h1:Gi4FWQpJ4gaxg6Fewwpc57N8GYPTCbXvPf6webX89pw=
go.sum: h1:3siBzs0DsS/Q4qvFMdbweHHo53cXNm/BCarUU1wF/PA=
SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.
For more information, see 'go help module-auth'.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.