Skip to content

verifying module: checksum mismatch #10

Description

@skull-squadron

Go: go version go1.19.5 darwin/arm64

$ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions