Skip to content

Fix Go mod path#226

Merged
jsimonetti merged 1 commit intojsimonetti:masterfrom
SuperQ:fix_v2_mod
May 10, 2024
Merged

Fix Go mod path#226
jsimonetti merged 1 commit intojsimonetti:masterfrom
SuperQ:fix_v2_mod

Conversation

@SuperQ
Copy link
Copy Markdown
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 <[email protected]>
@jsimonetti jsimonetti merged commit 8026e5d into jsimonetti:master May 10, 2024
@jsimonetti
Copy link
Copy Markdown
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