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

invalid: unknown revision since 0.2.6 #360

Closed
cloudlena opened this issue Jan 19, 2023 · 2 comments
Closed

invalid: unknown revision since 0.2.6 #360

cloudlena opened this issue Jan 19, 2023 · 2 comments

Comments

@cloudlena
Copy link

cloudlena commented Jan 19, 2023

Since 0.2.6, I'm getting the following error message upon running but create and but new:

$ buds3 bud new controller todo
| /home/lena/projects/todos/go.mod:6:2: require github.com/livebud/bud: version "0.2.6" invalid: must be of the form v1.2.3

I think the v suffix is missing for the version number in the generated go.mod file.

@matthewmueller
Copy link
Contributor

matthewmueller commented Jan 20, 2023

Thanks for the heads up! Just fixed this in #360 and added a test so this doesn't happen again. 0.2.7 will be coming shortly.

@matthewmueller
Copy link
Contributor

0.2.7 is out!

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

2 participants