diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index c6aa99f65a..df26f1509d 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -17062,8 +17062,6 @@ linter that verifies correct usage of Fx.")))) #:import-path "github.com/hashicorp/go-hclog/hclogvet" #:unpack-path "github.com/hashicorp/go-hclog" #:install-source? #f)) - (propagated-inputs - (list go-golang-org-x-tools)) (description "@code{hclogvet} is a @code{go vet} tool for checking that the Trace/Debug/Info/Warn/Error methods on @code{hclog.Logger} are used