mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-03 13:11:48 +02:00
fix: include go as a dependency of the brew tap (#1542)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
ef19f1610b
commit
629395a75a
@ -89,6 +89,8 @@ brews:
|
||||
description: Deliver Go binaries as fast and easily as possible
|
||||
test: |
|
||||
system "#{bin}/goreleaser -v"
|
||||
dependencies:
|
||||
- go
|
||||
scoop:
|
||||
bucket:
|
||||
owner: goreleaser
|
||||
|
Loading…
x
Reference in New Issue
Block a user