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 install github.com/GoAdminGroup/adm@latest
go: downloading github.com/GoAdminGroup/adm v1.2.24
go: github.com/GoAdminGroup/adm@latest: github.com/GoAdminGroup/adm@v1.2.24: verifying module: checksum mismatch
downloaded: h1:xHH+F7wIlHWSPTuNnp7O64GmtmSBnWZCjR3K8ao+4Z4=
sum.golang.org: h1:OU3q8MluwCL4kZxTD7y8zwwTWZCYQiCJJp06IlOpf2g=
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'.
Also tried: chmod -R +w ~/.go/pkg && rm -rf ~/.go/pkg
Possible causes:
Files changed
sums.golang.org + github.com + inside vs. outside 中国 different file contents
Note: This works go install github.com/GoAdminGroup/go-admin/adm@latest but the code maybe different
The text was updated successfully, but these errors were encountered:
$ go install github.com/GoAdminGroup/adm@latest
go: downloading github.com/GoAdminGroup/adm v1.2.24
go: github.com/GoAdminGroup/adm@latest: github.com/GoAdminGroup/adm@v1.2.24: verifying module: checksum mismatch
downloaded: h1:xHH+F7wIlHWSPTuNnp7O64GmtmSBnWZCjR3K8ao+4Z4=
sum.golang.org: h1:OU3q8MluwCL4kZxTD7y8zwwTWZCYQiCJJp06IlOpf2g=
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'.
Also tried: chmod -R +w ~/.go/pkg && rm -rf ~/.go/pkg
Possible causes:
1. Files changed
2. sums.golang.org + github.com + inside vs. outside 中国 different file contents
Note: This works go install github.com/GoAdminGroup/go-admin/adm@latest but the code maybe different
Go: go version go1.19.5 darwin/arm64
Also tried:
chmod -R +w ~/.go/pkg && rm -rf ~/.go/pkg
Possible causes:
Note: This works
go install github.com/GoAdminGroup/go-admin/adm@latest
but the code maybe differentThe text was updated successfully, but these errors were encountered: