mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-golang-org-x-vuln: Fix tests.
* gnu/packages/golang-build.scm (go-golang-org-x-vuln)[native-inputs]: Add go-golang-org-x-tools-go-packages-packagestest. Change-Id: I882c2fb219947834f89dd7d9f785c10572032890
This commit is contained in:
parent
da2d3aab87
commit
12db34cae1
1 changed files with 2 additions and 0 deletions
|
@ -1311,6 +1311,8 @@ tools on.")
|
|||
;; go: modules disabled by GO111MODULE=off
|
||||
#:test-flags #~(list "-skip" "TestVet|TestGoModTidy|Test58509")
|
||||
#:test-subdirs #~(list "internal/..." "scan/..." ".")))
|
||||
(native-inputs
|
||||
(list go-golang-org-x-tools-go-packages-packagestest))
|
||||
(propagated-inputs
|
||||
(list go-github-com-google-go-cmdtest
|
||||
go-github-com-google-go-cmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue