devel/govendor: Deprecate and set expiration date to 2022-06-30
Unmaintained by the upstream. Go modules support is considered production now, deprecate this port and set expiration date. PR: 264068 Approved by: Randy Westlund <rwestlun@gmail.com> (maintainer)
This commit is contained in:
parent
b5f5d46276
commit
e4ca986997
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ COMMENT= Go vendor tool that works with the standard vendor file
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
DEPRECATED= Use Go modules
|
||||
EXPIRATION_DATE= 2022-06-30
|
||||
|
||||
BROKEN_aarch64= fails to compile, needs vendor/golang.org/x/sys 33540a1f6037 or later
|
||||
|
||||
USES= go
|
||||
|
|
Loading…
Reference in a new issue