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 env -w GOPROXY=direct
go get github.com/k3d-io/k3d/v5
What did you expect to happen
get the package
Screenshots or terminal output
go: downloading github.com/k3d-io/k3d/v5 v5.6.2
go: github.com/k3d-io/k3d/v5@v5.6.2: verifying module: checksum mismatch
downloaded: h1:AxWGxRqxgsNGGtcOpNZWQiZ22ezoALZXBBOUfWCVMfg=
sum.golang.org: h1:nuMLn3j4QmF3AVCOGI7iSVpQdI82QKnYDrN0LqzMgmo=
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'.
go version go1.22.2 linux/amd64
The text was updated successfully, but these errors were encountered:
What did you do
What did you expect to happen
get the package
Screenshots or terminal output
go version go1.22.2 linux/amd64
The text was updated successfully, but these errors were encountered: