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

Fix Go mod path #226

Merged
merged 1 commit into from
May 10, 2024
Merged

Fix Go mod path #226

merged 1 commit into from
May 10, 2024

Conversation

SuperQ
Copy link
Contributor

@SuperQ SuperQ commented May 10, 2024

In order to update to v2.0.0, we need to update the module path per the Go module documentation.

Fixes: #225

This can be released as v2.0.1

In order to update to v2.0.0, we need to update the module path per the
Go module documentation.
* https://go.dev/doc/modules/major-version

Fixes: jsimonetti#225

This can be released as v2.0.1

Signed-off-by: SuperQ <superq@gmail.com>
@jsimonetti jsimonetti merged commit 8026e5d into jsimonetti:master May 10, 2024
8 checks passed
@jsimonetti
Copy link
Owner

Thanks for the quick fix!

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.

Major update is not reflected in go.mod file
2 participants