Skip to content

Commit 8507e10

Browse files
[email protected]: removes go dependency
Signed-off-by: Adrian Cole <[email protected]>
1 parent 3d48ae4 commit 8507e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ class EnvoyAT118 < Formula
66
revision: "bef18019d8fc33a4ed6aca3679aff2100241ac5e"
77
license "Apache-2.0"
88

9+
# Apple M1/arm64 is pending envoyproxy/envoy#16482
910
bottle do
1011
sha256 cellar: :any_skip_relocation, big_sur: "3536e288183abeb9f36505065c889bc376ca3b3b3e526f8850a33d5b9a0399d5"
1112
sha256 cellar: :any_skip_relocation, catalina: "2af03e6c0a7f978f1f87ffdb84861c9e75995ff783356f14e088c07bb8bbb03f"
@@ -19,7 +20,6 @@ class EnvoyAT118 < Formula
1920
depends_on "bazelisk" => :build
2021
depends_on "cmake" => :build
2122
depends_on "coreutils" => :build
22-
depends_on "go" => :build
2323
depends_on "libtool" => :build
2424
depends_on "ninja" => :build
2525
depends_on macos: :catalina

0 commit comments

Comments
 (0)