Skip to content

Commit

Permalink
Merge pull request #181539 from Homebrew/serf-go1.22
Browse files Browse the repository at this point in the history
serf: build with go1.22
  • Loading branch information
BrewTestBot authored Aug 18, 2024
2 parents 6cc26e1 + 1c75320 commit bba2529
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/s/serf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ class Serf < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "a23cfd0f748a6d4f52803b3ade623bb79691a217e12f185103cb93359cb1c6fb"
end

depends_on "go" => :build
# use "go" again after https://github.com/hashicorp/serf/issues/736 is fixed and released
depends_on "[email protected]" => :build

uses_from_macos "zip" => :build

Expand Down

0 comments on commit bba2529

Please sign in to comment.