[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/172: gnu: go-golang-org-x-vuln: Enable tests.
From: |
guix-commits |
Subject: |
57/172: gnu: go-golang-org-x-vuln: Enable tests. |
Date: |
Sat, 9 Nov 2024 16:44:54 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 3da934f279b06bb3c2429d65152d2cd250df023b
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Fri Sep 13 10:44:40 2024 +0100
gnu: go-golang-org-x-vuln: Enable tests.
* gnu/packages/golang-build.scm (go-golang-org-x-vuln): Enable tests.
Change-Id: I489bbd6505b9bd1d7fe234fa7e361c7839a452f1
---
gnu/packages/golang-build.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/golang-build.scm b/gnu/packages/golang-build.scm
index 583b49ec59..79d56a1857 100644
--- a/gnu/packages/golang-build.scm
+++ b/gnu/packages/golang-build.scm
@@ -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
- 49/172: gnu: Add go-golang-org-x-telemetry-config., (continued)
- 49/172: gnu: Add go-golang-org-x-telemetry-config., guix-commits, 2024/11/09
- 54/172: gnu: go-github-com-google-go-cmdtest: Move to golang-build., guix-commits, 2024/11/09
- 50/172: gnu: go-github-com-google-go-cmdtest: Update to 0.4.0., guix-commits, 2024/11/09
- 47/172: gnu: go-golang-org-x-tools: Update to 0.25.0., guix-commits, 2024/11/09
- 48/172: gnu: Add go-golang-org-x-telemetry., guix-commits, 2024/11/09
- 55/172: gnu: go-golang-org-x-vuln: Update to 1.1.3., guix-commits, 2024/11/09
- 58/172: gnu: gopls: Update to 0.16.2., guix-commits, 2024/11/09
- 63/172: gnu: go-github-com-google-go-querystring: Fix indentation., guix-commits, 2024/11/09
- 59/172: gnu: Remove go-github-com-jba-printsrc., guix-commits, 2024/11/09
- 62/172: gnu: go-github-com-google-go-querystring: Update to 1.1.0., guix-commits, 2024/11/09
- 57/172: gnu: go-golang-org-x-vuln: Enable tests.,
guix-commits <=
- 65/172: gnu: go-github-com-google-goterm: Update to 0.0.0-20200907032337-555d40f16ae2., guix-commits, 2024/11/09
- 67/172: gnu: go-github-com-google-goterm: Move to golang-xyz., guix-commits, 2024/11/09
- 70/172: gnu: go-github-com-jonboulle-clockwork: Fix indentation., guix-commits, 2024/11/09
- 71/172: gnu: go-github-com-jonboulle-clockwork: Move to golang-xyz., guix-commits, 2024/11/09
- 73/172: gnu: go-github-com-google-btree: Update to 1.1.3., guix-commits, 2024/11/09
- 86/172: gnu: go-github-com-go-git-go-billy: Rename variable., guix-commits, 2024/11/09
- 77/172: gnu: go-github-com-xeipuuv-gojsonschema: Fix indentation., guix-commits, 2024/11/09
- 80/172: gnu: go-github-com-go-git-go-git-fixtures: Update to 4.3.1., guix-commits, 2024/11/09
- 76/172: gnu: go-github-com-xeipuuv-gojsonschema: Update to 1.2.0., guix-commits, 2024/11/09
- 83/172: gnu: go-github-com-go-git-go-git-fixtures-v4: Move to golang-xyz., guix-commits, 2024/11/09