gnu: go-github-com-francoispqt-gojay: Adjust inputs.

* gnu/packages/golang-web.scm (go-github-com-francoispqt-gojay):
[propagated-inputs]: Swap to [native-inputs].

Change-Id: Ie83ea13685036b2688f668cde8bbb831ba5cd602
This commit is contained in:
Sharlatan Hellseher 2023-11-29 22:35:18 +00:00 committed by Maxim Cournoyer
parent d087261feb
commit 502c8a7442
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -326,7 +326,7 @@ (define-public go-github-com-francoispqt-gojay
(build-system go-build-system)
(arguments
'(#:import-path "github.com/francoispqt/gojay"))
(propagated-inputs
(native-inputs
(list go-github-com-stretchr-testify))
(synopsis "JSON encoder/decoder with powerful stream API for Golang")
(description "GoJay is a performant JSON encoder/decoder for Golang. It has