gnu: go-github-com-jmespath-go-jmespath: Add missing input.
* gnu/packages/golang-web.scm (go-github-com-jmespath-go-jmespath) [native-inputs]: Add go-github-com-stretchr-objx. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I98f2bf971b2edf41c6f36ed118bbe33727f0267b
This commit is contained in:
parent
3ce5778adb
commit
067fa9448f
@ -1081,6 +1081,7 @@ Microsoft AD PAC authorization data.")
|
||||
(native-inputs
|
||||
(list go-github-com-davecgh-go-spew
|
||||
go-github-com-pmezard-go-difflib
|
||||
go-github-com-stretchr-objx
|
||||
go-gopkg-in-yaml-v2))
|
||||
(home-page "https://github.com/jmespath/go-jmespath")
|
||||
(synopsis "Golang implementation of JMESPath")
|
||||
|
Loading…
Reference in New Issue
Block a user