goreleaser: fixed version

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba 2021-05-28 13:52:56 +02:00
parent 5b9fcc9e3b
commit 55355dfd32

View File

@ -12,7 +12,7 @@ builds:
binary: dagger binary: dagger
ldflags: ldflags:
- -s -w - -s -w
- -X dagger.io/go/cmd/dagger/cmd.version={{.Version}} - -X go.dagger.io/dagger/cmd/dagger/cmd.version={{.Version}}
goos: goos:
- linux - linux
- windows - windows