summaryrefslogtreecommitdiff
path: root/gnu/packages/golang-xyz.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/golang-xyz.scm')
-rw-r--r--gnu/packages/golang-xyz.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index 2aa86d5bb1..8f45dd86be 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -245,8 +245,7 @@ a human-readable byte format.")
(arguments
(list #:import-path "git.sr.ht/~emersion/go-scfg"))
(propagated-inputs
- (list go-github-com-google-shlex
- go-github-com-davecgh-go-spew))
+ (list go-github-com-davecgh-go-spew))
(home-page "https://git.sr.ht/~emersion/go-scfg")
(synopsis "Go library for simple configuration file format")
(description