chore: no more parallell go mods

License: MIT
Signed-off-by: Henrique Dias <[email protected]>
This commit is contained in:
Henrique Dias
2019-05-12 20:07:20 +01:00
parent 82b3da92bd
commit e022bad4bd
+1 -1
View File
@@ -9,7 +9,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