aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vendor/modules.txt
diff options
context:
space:
mode:
authorJay Conrod <jayconrod@google.com>2021-03-01 10:00:09 -0500
committerJay Conrod <jayconrod@google.com>2021-03-01 20:20:41 +0000
commit97bdac03aee805cfa54e7762037a568d85339970 (patch)
tree3a06b579d662953fc8f3aa017ab7ba17b56ae595 /src/cmd/vendor/modules.txt
parentf6a74c656837fcb0ea04e7b605ccdce7d10c45db (diff)
downloadgo-97bdac03aee805cfa54e7762037a568d85339970.tar.gz
go-97bdac03aee805cfa54e7762037a568d85339970.zip
cmd: upgrade golang.org/x/mod to relax import path check
This incorporates CL 297089, which allows leading dots in import path elements but not module path elements. Also added a test. Fixes #43985 Updates #34992 Change-Id: I2d5faabd8f7b23a7943d3f3ccb6707ab5dc2ce3c Reviewed-on: https://go-review.googlesource.com/c/go/+/297530 Trust: Jay Conrod <jayconrod@google.com> Run-TryBot: Jay Conrod <jayconrod@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Bryan C. Mills <bcmills@google.com>
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 03853007e0..e4dfd32315 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.2-0.20210225160341-66bf157bf5bc
+# golang.org/x/mod v0.4.2-0.20210301144719-c8bb1bd8a2aa
## explicit
golang.org/x/mod/internal/lazyregexp
golang.org/x/mod/modfile