mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-golang-org-x-vuln: Enable tests.
* gnu/packages/golang-build.scm (go-golang-org-x-vuln): Enable tests. Change-Id: I489bbd6505b9bd1d7fe234fa7e361c7839a452f1
This commit is contained in:
parent
05299e344a
commit
3da934f279
1 changed files with 0 additions and 1 deletions
|
@ -973,7 +973,6 @@ Go programming language.")
|
|||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:tests? #f ; it tires to download modules from the network
|
||||
#:import-path "golang.org/x/vuln"
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue