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

v1.9.1 check sum mismatched in sum.golang.org #295

Closed
Kitaministrator opened this issue May 2, 2023 · 2 comments
Closed

v1.9.1 check sum mismatched in sum.golang.org #295

Kitaministrator opened this issue May 2, 2023 · 2 comments
Labels
question Further information is requested stale

Comments

@Kitaministrator
Copy link

Platform: Windows 10 21H2
Go version: go1.20.3 windows/amd64

When I run go get github.com/sashabaranov/go-openai, I got error messages:

go: downloading github.com/sashabaranov/go-openai v1.9.1
go: github.com/sashabaranov/[email protected]: verifying module: checksum mismatch
        downloaded: h1:mxaX3YEKz2EqQzUWXNLgF7HSEs6QZUh0ZaVPxClUIFk=
        sum.golang.org: h1:3N52HkJKo9Zlo/oe1AVv5ZkCOny0ra58/ACvAxkN3MM=

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

I think there's something wrong between the v1.9.1 released version and sum.golang.org.
By running go get github.com/sashabaranov/[email protected], it went successfully.

@sashabaranov
Copy link
Owner

@Kitaministrator thank you for reporting! This release was scrapped and then re-released shortly. The v1.9.2 is up https:/sashabaranov/go-openai/releases/tag/v1.9.2

@vvatanabe vvatanabe added question Further information is requested stale labels Jun 30, 2023
@vvatanabe
Copy link
Collaborator

Closing this due to lack of comments for an extended period.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested stale
Projects
None yet
Development

No branches or pull requests

3 participants