From 846a21525293bc107b57812682e7a14ffe3e4082 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Mon, 18 Oct 2021 10:19:13 +0200 Subject: gnu: go-golang-org-x-mod: Update source URL. * gnu/packages/golang.scm (go-golang-org-x-mod)[source]: Update URL. --- gnu/packages/golang.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index cc4f6eb386..cc2a4ebc16 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2680,7 +2680,7 @@ time.") (origin (method git-fetch) (uri (git-reference - (url "https://go.googlesource.com/x/mod") + (url "https://github.com/golang/mod") (commit commit))) (file-name (git-file-name name version)) (sha256 -- cgit v1.2.3