Skip to content

Commit

Permalink
arduino-cli: build with Go 1.17
Browse files Browse the repository at this point in the history
Co-authored-by: Carlo Cabrera <[email protected]>
  • Loading branch information
umbynos and carlocab committed Nov 25, 2021
1 parent 3840e3d commit 908ba6b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Formula/arduino-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ class ArduinoCli < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "9467a330e3df2f50d077c19af97e6a9cfa2e9a4546494f281c306a93450ca672"
end

# Switch to Go 1.17 at version bump
depends_on "[email protected]" => :build
depends_on "go" => :build

def install
ldflags = %W[
Expand Down

0 comments on commit 908ba6b

Please sign in to comment.