There was an error while loading. Please reload this page.
1 parent 1069786 commit 414122bCopy full SHA for 414122b
1 file changed
Formula/f/flow-cli.rb
@@ -20,7 +20,7 @@ class FlowCli < Formula
20
sha256 cellar: :any_skip_relocation, x86_64_linux: "6c81c31f08d4d45834be1a873db8b17488bacdf7dd41340ba165964a72a00e8d"
21
end
22
23
- depends_on "go@1.25" => :build
+ depends_on "go" => :build
24
25
conflicts_with "flow", because: "both install `flow` binaries"
26
0 commit comments