mercari / hcledit

Go package to edit HCL configuration
MIT License
45 stars 15 forks source link

goreleaser: fix version ldflag #9

Closed drlau closed 3 years ago

drlau commented 3 years ago

WHAT

This PR fixes the goreleaser config that sets the version flag.

WHY

# before
$ ./dist/hcledit_darwin_amd64/bin/hcledit version
dev

# after
$ ./dist/hcledit_darwin_amd64/bin/hcledit version
v0.0.4-next