devd: deprecate

Closes #111353.

Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Michael Cho 2022-09-21 12:30:59 -07:00 committed by BrewTestBot
parent 28c9d505bf
commit 3f4392689d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 0 deletions

View File

@ -31,6 +31,12 @@ class Devd < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "9c82a9adb431d63c5ac65d04c6f27592e6fe23a3ffa0e5a118fd34a113d32af4"
end
# Current release is from 2019-01-20 and needs deprecated `dep` to build.
# We backported upstream support for Go modules, but have not received
# a response on request for a new release since 2021-01-21.
# Issue ref: https://github.com/cortesi/devd/issues/115
deprecate! date: "2022-09-21", because: :unmaintained
depends_on "go" => :build
def install