Skip to content

Commit 414122b

Browse files
committed
flow-cli: build with go 1.26
1 parent 1069786 commit 414122b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Formula/f/flow-cli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class FlowCli < Formula
2020
sha256 cellar: :any_skip_relocation, x86_64_linux: "6c81c31f08d4d45834be1a873db8b17488bacdf7dd41340ba165964a72a00e8d"
2121
end
2222

23-
depends_on "go@1.25" => :build
23+
depends_on "go" => :build
2424

2525
conflicts_with "flow", because: "both install `flow` binaries"
2626

0 commit comments

Comments
 (0)