Skip to content

Commit

Permalink
[email protected]: adjust deprecation date
Browse files Browse the repository at this point in the history
Let's change this to match the deprecation date of
`[email protected]`.
  • Loading branch information
carlocab committed Jul 29, 2022
1 parent 0fc448f commit 9fca7fd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ class GoAT116 < Formula

keg_only :versioned_formula

deprecate! date: "2022-03-15", because: :unsupported
# Original date: 2022-03-15
# The date below was adjusted to match `[email protected]`.
deprecate! date: "2022-08-28", because: :unsupported

depends_on "go" => :build

Expand Down

0 comments on commit 9fca7fd

Please sign in to comment.