diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 9b2bcd7cbdb..6a832291ab6 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -302,7 +302,7 @@ protocol.") (build-system go-build-system) (arguments '(#:import-path "github.com/jcmturner/dnsutils/v2")) - (propagated-inputs + (native-inputs (list go-github-com-stretchr-testify)) (home-page "https://github.com/jcmturner/dnsutils") (synopsis "Go library with DNS utils")