Skip to content

Commit

Permalink
fix: removed go as formula dependcies
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkyrie00 committed Feb 23, 2025
1 parent d459580 commit 8e33e39
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ brews:
email: [email protected]
commit_msg_template: "Brew formula update for {{ .ProjectName }} version {{ .Tag }}"
directory: Formula
dependencies:
- name: go
test: |
system "#{bin}/bbrew --version"
install: |
Expand Down

0 comments on commit 8e33e39

Please sign in to comment.