From bca29bee0333a63edd55e9ae745f8d760a61ff76 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Thu, 25 Aug 2022 15:01:01 +0200 Subject: dev-go/golint: treeclean MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/844412 Signed-off-by: Jakov Smolić --- profiles/package.mask | 9 --------- 1 file changed, 9 deletions(-) (limited to 'profiles') 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 (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 (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 -- cgit v1.2.3-65-gdbad