1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe/brew
Carlos Alexandro Becker 78b0097dc2
fix: brew default install when using templates in the binary name (#2030)
* fix: brew default install when using templates in the binary name

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

* test: fix

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

* test: fix

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

* fix: remove unused func

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

* fix: remove unused func

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

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-01-21 21:01:33 +00:00
..
testdata fix: Adds comments to formula template to conform to 'brew audit --strict --online' (#2001) 2021-01-07 09:14:50 -03:00
brew_test.go fix: brew default install when using templates in the binary name (#2030) 2021-01-21 21:01:33 +00:00
brew.go fix: brew default install when using templates in the binary name (#2030) 2021-01-21 21:01:33 +00:00
doc.go refactor: better package organization 2018-09-12 14:18:01 -03:00
template.go fix: Adds comments to formula template to conform to 'brew audit --strict --online' (#2001) 2021-01-07 09:14:50 -03:00