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

Security error on [email protected] #6

Open
Jeoffreybauvin opened this issue Nov 2, 2023 · 2 comments
Open

Security error on [email protected] #6

Jeoffreybauvin opened this issue Nov 2, 2023 · 2 comments

Comments

@Jeoffreybauvin
Copy link

Jeoffreybauvin commented Nov 2, 2023

Hello,

jeo ~/d/nut-to-mqtt master* λ go mod download
go: github.com/jnovack/[email protected]: verifying go.mod: checksum mismatch
	downloaded: h1:s8DZ+9C9fQ7sK2KO8KDvuAIJgX+nzHGfXxgZyV/aGrY=
	sum.golang.org: h1:+wCtyeQ6/Ttm8Ih/g+48icj4NyFTvKqCC3v61ZV1CLs=

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

Same here. Any idea to fix this? The jnovack/go-version project is flagged deprecated :-(

@cnaslain
Copy link

Someone has fixed this in a forked project: https://github.com/lukicsl/nut-to-mqtt
A PR should be nice ;-)

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