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

not install on windows 11 #57

Open
parsibox opened this issue Nov 10, 2024 · 2 comments
Open

not install on windows 11 #57

parsibox opened this issue Nov 10, 2024 · 2 comments

Comments

@parsibox
Copy link

go version
go version go1.23.0 windows/amd64
PowerShell 7.4.6
PS C:\Users\parsibox> go install github.com/oligot/go-mod-upgrade@latest
go: downloading github.com/oligot/go-mod-upgrade v0.10.0
go: github.com/oligot/go-mod-upgrade@latest: github.com/oligot/[email protected]: verifying module: checksum mismatch
        downloaded: h1:id/G0X6mrPUJsRoZxmfOwkw6pd4N6HaapndtyqR0cU4=
        sum.golang.org: h1:WXgEo6ar8iEoYROSPtHonVwRGllHxMZ2atLA8TlIaHw=

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'.
@oligot
Copy link
Owner

oligot commented Nov 13, 2024

Hi,

I'm on Linux with version 1.23 but can't reproduce the error.
Am I the only one ?
Can you try again to see if it works now ?

@parsibox
Copy link
Author

same error

PS C:\Users\parsibox> go install github.com/oligot/go-mod-upgrade@latest
go: downloading github.com/oligot/go-mod-upgrade v0.10.0
go: github.com/oligot/go-mod-upgrade@latest: github.com/oligot/[email protected]: verifying module: checksum mismatch
        downloaded: h1:id/G0X6mrPUJsRoZxmfOwkw6pd4N6HaapndtyqR0cU4=
        sum.golang.org: h1:WXgEo6ar8iEoYROSPtHonVwRGllHxMZ2atLA8TlIaHw=

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'.

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

2 participants