-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
Summary
go get mongo-driver checksum mismatch.
How to Reproduce
go get go.mongodb.org/mongo-driver/mongo
or
go get go.mongodb.org/mongo-driver/mongo@v1.9.0
go: downloading go.mongodb.org/mongo-driver v1.9.0
go: go.mongodb.org/mongo-driver/mongo@v1.9.0: go.mongodb.org/mongo-driver@v1.9.0: verifying module: checksum mismatch
downloaded: h1:WISF656tVHlYe/kd+istlX++s+UbjL5X8f8qKCwl/Ms=
sum.golang.org: h1:f3aLGJvQmBl8d9S40IL+jEyBC6hfLPbJjv9t5hEM9ck=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.For more information, see 'go help module-auth'.
Additional Background
go version go1.18.1 darwin/arm64