mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-stretchr-testify: Update to 1.9.0.
* gnu/packages/golang-check.scm (go-github-com-stretchr-testify): Update to 1.9.0. (go-github-com-stretchr-testify-next): Delete variable. (go-go-uber-org-goleak): [native-inputs]: Remove go-github-com-stretchr-testify-next; add go-github-com-stretchr-testify. * gnu/packages/golang-web.scm (go-github-com-quic-go-webtransport-go): [native-inputs]: Remove go-github-com-stretchr-testify-next; add go-github-com-stretchr-testify. * gnu/packages/golang-xyz.scm (go-github-com-masterminds-semver-v3, go-go-uber-org-dig, go-go-uber-org-fx, go-go-uber-org-zap): [native-inputs]: Remove go-github-com-stretchr-testify-next; add go-github-com-stretchr-testify. Change-Id: Ife39309254b5d89fcb61d84183771a4aab7e13db
This commit is contained in:
parent
d43795cd20
commit
d7f4f2c053
3 changed files with 8 additions and 23 deletions
|
@ -2786,7 +2786,7 @@ protocol.")
|
|||
#:import-path "github.com/quic-go/webtransport-go"))
|
||||
(native-inputs
|
||||
(list go-go-uber-org-mock
|
||||
go-github-com-stretchr-testify-next))
|
||||
go-github-com-stretchr-testify))
|
||||
(propagated-inputs
|
||||
(list go-github-com-quic-go-quic-go
|
||||
go-golang-org-x-exp))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue