Skip to content

Commit 107d057

Browse files
authored
Merge pull request #182757 from Homebrew/vitess-go1.22
vitess: build with [email protected]
2 parents 0856870 + 08cc27f commit 107d057

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Formula/v/vitess.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ class Vitess < Formula
1515
sha256 cellar: :any_skip_relocation, x86_64_linux: "ff51d7d5e7d198c9deb005f8f6b867298a02796768eb52b785b621716af4598e"
1616
end
1717

18-
depends_on "go" => :build
18+
# use "go" again after https://github.com/vitessio/vitess/issues/16015 is fixed and released
19+
depends_on "[email protected]" => :build
1920
depends_on "etcd"
2021

2122
def install

0 commit comments

Comments
 (0)