chore: hopefully fix goreleaser

License: MIT
Signed-off-by: Henrique Dias <[email protected]>
This commit is contained in:
Henrique Dias
2019-05-12 20:01:28 +01:00
parent 62ca86bf4e
commit 0b1da0c3c4
+1 -1
View File
@@ -2,7 +2,7 @@ build:
main: main.go main: main.go
binary: webdav binary: webdav
ldflags: ldflags:
- -s -w X github.com/hacdias/webdav/cmd.version={{.Version}} - '-s -w X "github.com/hacdias/webdav/cmd.version={{.Version}}"'
goos: goos:
- darwin - darwin
- linux - linux