livebud / bud

The Full-Stack Web Framework for Go
MIT License
5.57k stars 180 forks source link

internal/cli: fix bud create and add a test. fixes: #360 #361

Closed matthewmueller closed 1 year ago

matthewmueller commented 1 year ago

Adds the missing v prefix that go.mod expects.