Skip to content

Commit

Permalink
Merge pull request #158016 from chenrui333/gpm-deprecate
Browse files Browse the repository at this point in the history
gpm: deprecate
  • Loading branch information
BrewTestBot authored Dec 22, 2023
2 parents 58c547f + 2a00667 commit db601e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/g/gpm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ class Gpm < Formula
sha256 cellar: :any_skip_relocation, all: "02b1f03f80d4477e80aaa5b1cc62e9a4be9288f4d4116a23c386bb9b6fcd3906"
end

# https://tip.golang.org/doc/go1.22
deprecate! date: "2023-12-21", because: "go get is no longer supported outside of a module"

depends_on "go"

def install
Expand Down

0 comments on commit db601e5

Please sign in to comment.