aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vendor/modules.txt
diff options
context:
space:
mode:
authorBryan C. Mills <bcmills@google.com>2021-02-22 15:05:20 -0500
committerBryan C. Mills <bcmills@google.com>2021-02-24 15:54:12 +0000
commit691ac806d20616fab66bb50752edfa9e4e9f8151 (patch)
treebad29411070569c72c9fa18457113a6faa0536e3 /src/cmd/vendor/modules.txt
parentb97b1456aed5915f7633f16e573b4912140ee8e9 (diff)
downloadgo-691ac806d20616fab66bb50752edfa9e4e9f8151.tar.gz
go-691ac806d20616fab66bb50752edfa9e4e9f8151.zip
cmd/go: fix version validation in 'go mod edit -exclude'
The fix is to pull in CL 295089 from the x/mod repo. Fixes #44497 Change-Id: I008b58d0f4bb48c09d4f1e6ed31d11a714f87dc0 Reviewed-on: https://go-review.googlesource.com/c/go/+/295150 Trust: Bryan C. Mills <bcmills@google.com> Run-TryBot: Bryan C. Mills <bcmills@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Jay Conrod <jayconrod@google.com> Reviewed-by: Michael Matloob <matloob@golang.org>
Diffstat (limited to 'src/cmd/vendor/modules.txt')
-rw-r--r--src/cmd/vendor/modules.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/vendor/modules.txt b/src/cmd/vendor/modules.txt
index abe70ae87e..254cff70dd 100644
--- a/src/cmd/vendor/modules.txt
+++ b/src/cmd/vendor/modules.txt
@@ -28,7 +28,7 @@ golang.org/x/arch/x86/x86asm
golang.org/x/crypto/ed25519
golang.org/x/crypto/ed25519/internal/edwards25519
golang.org/x/crypto/ssh/terminal
-# golang.org/x/mod v0.4.1
+# golang.org/x/mod v0.4.2-0.20210223202949-66f6d92cabd5
## explicit
golang.org/x/mod/internal/lazyregexp
golang.org/x/mod/modfile