1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/pipeline/build
Carlos Alexandro Becker 48ddd4c0eb refactor: using ast parser instead
Using the ast parser, so we don't need to glob and goreleaser will work
reliably even if the files aren't gofmt'd.
2017-11-21 08:27:32 -02:00
..
build_test.go refactor: using ast parser instead 2017-11-21 08:27:32 -02:00
build.go refactor: using ast parser instead 2017-11-21 08:27:32 -02:00
ldflags_test.go removing all assert.New because vet shadow complains about this now 2017-09-26 19:24:49 -03:00
ldflags.go fixing more errors 2017-06-27 19:36:36 -03:00