We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
It looks like go.sum, which is needed for go modules, is missing from the repository. Also, go.mod appears to be out of date.
Before you tag another release, can you please run go mod tidy and commit the results?
go mod tidy
Thanks for your time,
William
The text was updated successfully, but these errors were encountered:
This should be fixed with v1.0.0.RC4. Please re-open or open a new issue if there is still something missing.
Sorry, something went wrong.
No branches or pull requests
Hi,
It looks like go.sum, which is needed for go modules, is missing from the repository.
Also, go.mod appears to be out of date.
Before you tag another release, can you please run
go mod tidy
and commit the results?Thanks for your time,
William
The text was updated successfully, but these errors were encountered: