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

fixed: go module path for v1 #24

Merged
merged 1 commit into from
Feb 1, 2024
Merged

fixed: go module path for v1 #24

merged 1 commit into from
Feb 1, 2024

Conversation

astromechza
Copy link
Member

This fixues up the go module path for v1. It turns out go modules only support the /vX suffix for version 2 and higher.

So for now we've tagged an explicit v0 tag and we'll keep the same module path as before but with tags > v1.

@astromechza astromechza merged commit 562be83 into main Feb 1, 2024
2 checks passed
@astromechza astromechza deleted the fixup-v1 branch February 1, 2024 13:54
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.

1 participant