diff options
Diffstat (limited to 'gnu/packages/golang-xyz.scm')
-rw-r--r-- | gnu/packages/golang-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 7f40c856dc..1bfeece415 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -4363,7 +4363,7 @@ Use waterutil with it to work with TUN/TAP packets/frames.") #:go go-1.21 #:import-path "github.com/Songmu/gitconfig")) (propagated-inputs - (list go-github-com-goccy-yaml)) + (list go-github-com-goccy-go-yaml)) (home-page "https://github.com/songmu/gitconfig") (synopsis "Go library to get configuration values from gitconfig") (description |