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

Incorrect versions modules. #133

Closed
lesha888 opened this issue May 2, 2019 · 4 comments
Closed

Incorrect versions modules. #133

lesha888 opened this issue May 2, 2019 · 4 comments

Comments

@lesha888
Copy link

lesha888 commented May 2, 2019

$ go list -m -versions github.com/grafov/m3u8
github.com/grafov/m3u8 v0.2.1 v0.2.2 v0.3.1 v0.3.2 v0.3.3 v0.4.1 v0.4.2 v0.4.3 v0.5.1 v0.5.2 v0.6.1
Release 'v0.10' is incorrect for go modules and https://semver.org/

Releases must be like 'v0.10.0', NOT 'v0.10'
Last correct release is v0.6.1
Please rename all incorrect tags to correct working with go modules. Thx

@leikao
Copy link
Collaborator

leikao commented May 13, 2019

Thank you @lesha888 , I'll fix it ASAP.

@mjneil
Copy link

mjneil commented Jul 23, 2019

@leikao this still hasn't been corrected

@lesha888
Copy link
Author

Any updates? You need only make new tag v0.10.0 and push it =)

@leikao
Copy link
Collaborator

leikao commented Jul 25, 2019

A major release v0.11.0 was made to fix this issue, please refer to v0.11.0 for more details.

@leikao leikao closed this as completed Jul 25, 2019
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

3 participants