You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ go get -v github.com/vesoft-inc/nebula-go/[email protected]
go: downloading github.com/vesoft-inc/nebula-go/v2 v2.5.0
go get: github.com/vesoft-inc/nebula-go/[email protected]: verifying module: checksum mismatch
downloaded: h1:7w3bUYTAtvEA20go5XFoEDx5HbnzlOgo5VBSP3AvXtE=
sum.golang.org: h1:A4wZoGqR1W1mQ9y/X+tV1wCMIsDkuhFMthTQKMeT8Yc=
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'.
The text was updated successfully, but these errors were encountered:
This is caused by re-release the go module with the same tag name since the module will be permanently stored in the upstream mirror hosted by Google at its first release.
For more detail check https://proxy.golang.org/
A new tag(v2.5.1) has been released to address this problem. go get -v github.com/vesoft-inc/nebula-go/[email protected]
The text was updated successfully, but these errors were encountered: