Skip to content

Commit

Permalink
Merge pull request #167305 from Homebrew/mailhog-deprecate
Browse files Browse the repository at this point in the history
mailhog: deprecate
  • Loading branch information
chenrui333 authored Mar 27, 2024
2 parents b27a7e9 + f677bea commit 5dd3f87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/m/mailhog.rb
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,10 @@ class Mailhog < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "1b66c1a2cbd67663bd1046ec584e8a9fd8518b7b68a3907ded7b6225d55774da"
end

# No support for Go modules and needs deprecated `go_resource` DSL.
# https://github.com/mailhog/MailHog/issues/442#issuecomment-1493415258
deprecate! date: "2024-03-27", because: :unmaintained

depends_on "go" => :build

def install
Expand Down

0 comments on commit 5dd3f87

Please sign in to comment.