summaryrefslogtreecommitdiff
path: root/gnu/packages/golang-check.scm
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2024-01-27 19:21:26 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-01-31 21:02:33 +0000
commiteab88f2e458035560310f5dd2be92ee47183f8b9 (patch)
treea8f8305a332c66df8871c9037bff2515b0fc89e2 /gnu/packages/golang-check.scm
parentb41bcc04340d5fcd2e5f80222d1446b6f5cc974c (diff)
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>
Diffstat (limited to 'gnu/packages/golang-check.scm')
-rw-r--r--gnu/packages/golang-check.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm
index c7b6e94791..b9dd235cc2 100644
--- a/gnu/packages/golang-check.scm
+++ b/gnu/packages/golang-check.scm
@@ -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))