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

Update module version to v3 #325

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

Zerpet
Copy link
Contributor

@Zerpet Zerpet commented Oct 31, 2024

The repo was tagged as 3.0.0, however, the module directive was not
updated. This makes impossible to go get the new major version. This
commit updates the Go module directive to match the new major version.

The repo was tagged as 3.0.0, however, the module directive was not
updated. This makes impossible to `go get` the new major version. This
commit updates the Go module directive to match the new major version.
@Zerpet
Copy link
Contributor Author

Zerpet commented Oct 31, 2024

In addition to this PR, we either have to re-tag 3.0.0 after this commit, or tag 3.0.1, and maybe retract 3.0.0.

@michaelklishin
Copy link
Owner

Tagging 3.0.1 and retracting 3.0.0 sounds good to me.

@michaelklishin michaelklishin merged commit 906644a into michaelklishin:main Oct 31, 2024
2 checks passed
@Zerpet Zerpet deleted the major-v3 branch October 31, 2024 16:52
michaelklishin added a commit that referenced this pull request Oct 31, 2024
@michaelklishin
Copy link
Owner

michaelklishin commented Oct 31, 2024

Releases and release notes notes were updated: v3.0.0 => v3.1.0

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