mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-22 03:20:41 +08:00
chore: hopefully fix goreleaser
License: MIT Signed-off-by: Henrique Dias <[email protected]>
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user