Skip to content

Fix Go version specifier in go.mod #804

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

Closed
wants to merge 2 commits into from

Conversation

johnbartholomew
Copy link
Collaborator

Only major.minor is supported, not the patch version.

@johnbartholomew johnbartholomew marked this pull request as draft May 8, 2025 10:46
@coveralls
Copy link

Coverage Status

coverage: 55.582%. remained the same
when pulling 42ff142 on johnbartholomew:go-mod-version
into 6796868 on google:master.

@johnbartholomew
Copy link
Collaborator Author

Not fixable because it's not actually incorrect. We would need to downgrade to an old Go version instead (see #803 (comment)).

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

Successfully merging this pull request may close these issues.

2 participants