gnu: Remove go-github-com-kisielk-gotool.

* gnu/packages/golang-check.scm (go-github-com-kisielk-gotool): Delete variable.

Change-Id: Ic99bba40f4cd66335656f27bf7dd97d1b90bb8f1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2024-01-27 19:21:26 +01:00 committed by Sharlatan Hellseher
parent b41bcc0434
commit eab88f2e45
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5
2 changed files with 0 additions and 25 deletions

View file

@ -73,7 +73,6 @@
(delete 'build))))
(propagated-inputs
(list go-github-com-burntsushi-toml
go-github-com-kisielk-gotool
go-golang-org-x-exp
go-golang-org-x-mod
go-golang-org-x-tools))