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:
Troy Figiel 2024-02-02 21:57:49 +01:00 committed by Sharlatan Hellseher
parent 3ce5778adb
commit 067fa9448f
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5

View File

@ -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")