1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/builders/golang
Simon Prochazka f6e5c4eed5 fix: ldflags need to be a single string to apply (#1086)
- fixes a case where ldflags are set as array in config yaml, this causes only last one to apply
2019-07-17 17:59:07 -03:00
..
build_test.go fix: ldflags need to be a single string to apply (#1086) 2019-07-17 17:59:07 -03:00
build.go fix: ldflags need to be a single string to apply (#1086) 2019-07-17 17:59:07 -03:00
doc.go fix: several review suggestions 2018-01-26 21:54:08 -02:00
targets_test.go refactor: better code organization (#757) 2018-08-14 23:50:20 -03:00
targets.go fix: linter fixes 2018-11-08 09:40:23 -02:00