[build] repos: x/lint is being deprecated and frozen

0 views
Skip to first unread message

Daniel Martí (Gerrit)

unread,
May 8, 2021, 6:23:37 PM5/8/21
to goph...@pubsubhelper.golang.org, golang-...@googlegroups.com, Dmitri Shuralyov, Go Bot, golang-co...@googlegroups.com

Daniel Martí submitted this change.

View Change

Approvals: Dmitri Shuralyov: Looks good to me, approved; Run TryBots Daniel Martí: Trusted; Run TryBots Go Bot: TryBots succeeded
repos: x/lint is being deprecated and frozen

For golang/go#38968.

Change-Id: Ib99c3facbd87776d89279e05d33805ba78a8f72b
Reviewed-on: https://go-review.googlesource.com/c/build/+/318190
Trust: Daniel Martí <mv...@mvdan.cc>
Run-TryBot: Daniel Martí <mv...@mvdan.cc>
Run-TryBot: Dmitri Shuralyov <dmit...@golang.org>
TryBot-Result: Go Bot <go...@golang.org>
Reviewed-by: Dmitri Shuralyov <dmit...@golang.org>
---
M repos/repos.go
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/repos/repos.go b/repos/repos.go
index 0692cd5..51dd90a 100644
--- a/repos/repos.go
+++ b/repos/repos.go
@@ -67,7 +67,7 @@
x("example", noDash)
x("exp", desc("experimental and deprecated packages (handle with care; may change without warning)"))
x("image", desc("additional imaging packages"))
- x("lint", noDash)
+ x("lint", noDash, archivedOnGitHub)
x("mobile", desc("experimental support for Go on mobile platforms"))
x("mod")
x("net", desc("additional networking packages"))

To view, visit change 318190. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: build
Gerrit-Branch: master
Gerrit-Change-Id: Ib99c3facbd87776d89279e05d33805ba78a8f72b
Gerrit-Change-Number: 318190
Gerrit-PatchSet: 2
Gerrit-Owner: Daniel Martí <mv...@mvdan.cc>
Gerrit-Reviewer: Daniel Martí <mv...@mvdan.cc>
Gerrit-Reviewer: Dmitri Shuralyov <dmit...@golang.org>
Gerrit-Reviewer: Go Bot <go...@golang.org>
Gerrit-MessageType: merged
Reply all
Reply to author
Forward
0 new messages