1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/builders/golang
Carlos Alexandro Becker 784560c06e
fix: try not to break if run on go1.15 (#2069)
* fix: try not to break if run on go1.15

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: go binary needs to be set

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* chore: gofumpt

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: move to log

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-02-18 17:29:20 +00:00
..
build_test.go feat: support go 1.16 and apple silicon (#1956) 2021-02-16 22:51:11 +00:00
build.go fix: try not to break if run on go1.15 (#2069) 2021-02-18 17:29:20 +00:00
doc.go fix: several review suggestions 2018-01-26 21:54:08 -02:00
targets_test.go fix: try not to break if run on go1.15 (#2069) 2021-02-18 17:29:20 +00:00
targets.go fix: try not to break if run on go1.15 (#2069) 2021-02-18 17:29:20 +00:00