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

GoCenter无法找到v3.0版本。 #907

Open
apriltommy0525 opened this issue Oct 20, 2020 · 1 comment
Open

GoCenter无法找到v3.0版本。 #907

apriltommy0525 opened this issue Oct 20, 2020 · 1 comment

Comments

@apriltommy0525
Copy link

Go Modules版本需要以v(major).(minor).(patch)格式兼容SemVer。版本号应该改为v0.3.0。

@apriltommy0525
Copy link
Author

apriltommy0525 commented Oct 26, 2020

elioengcomp commented 6 days ago
Hi @apriltommy0525 ,

Thank you for reaching out.

Go Modules versions need to be SemVer compatible in the format v(major).(minor).(patch). The tag you are looking for is missing the last component of the version. It should be v0.3.0 instead. @hnakamur @appleboy

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

No branches or pull requests

1 participant