Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go-ole checksum mismatch #2

Closed
jrick opened this issue Sep 4, 2019 · 2 comments
Closed

go-ole checksum mismatch #2

jrick opened this issue Sep 4, 2019 · 2 comments

Comments

@jrick
Copy link

jrick commented Sep 4, 2019

After #1:

$ go mod tidy
verifying github.com/go-ole/[email protected]/go.mod: checksum mismatch
        downloaded: h1:pnvuG7BrDMZ8ifMurTQmxwhQM/odqm9sSqNe5BUI7v4=
        go.sum:     h1:7FAglXiTm7HKlQRDeOQ6ZNUHidzCWXuZWq/1dTyBNF8=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
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'.
@jrick
Copy link
Author

jrick commented Sep 4, 2019

@marcopeereboom, this go.sum file is completely screwy. There are several modules, appearing as different versions, with the exact same hash. wtf?

@jrick
Copy link
Author

jrick commented Sep 5, 2019

Fixed by 2107846.

@jrick jrick closed this as completed Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant