summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.mask9
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index e594bf6b9421..47163c0f5786 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -307,15 +307,6 @@ dev-python/aioredis
dev-haskell/bytestring-handle
dev-haskell/chaselev-deque
-# William Hubbs <williamh@gentoo.org> (2022-07-24)
-# **NOTE:** Golint is deprecated and frozen
-# according to [this issue](https://github.com/golang/go/issues/38968).
-# There's no drop-in replacement for it, but tools such as
-# [Staticcheck](https://staticcheck.io/) # and `go vet` should be used instead.
-# Bug #844412
-# Removal: 2022-08-23
-dev-go/golint
-
# Marek Szuba <marecki@gentoo.org> (2022-07-13)
# Upstream has switched from CMake to hand-crafted Makefiles (yes, TO them),
# which have seriously messed up dependency handling and trigger several