fix: removed go as formula dependcies

This commit is contained in:
Vito Castellano 2025-02-23 01:10:11 +01:00
commit 8e33e396cf
No known key found for this signature in database
GPG key ID: 304790E71F52870A

View file

@ -26,8 +26,6 @@ brews:
email: bot@goreleaser.com
commit_msg_template: "Brew formula update for {{ .ProjectName }} version {{ .Tag }}"
directory: Formula
dependencies:
- name: go
test: |
system "#{bin}/bbrew --version"
install: |