Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-2403

v1.9.0 verifying module: checksum mismatch

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 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

            Assignee:
            benji.rewis@mongodb.com Benji Rewis (Inactive)
            Reporter:
            george@betterde.com George King
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: