aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vendor/modules.txt
diff options
context:
space:
mode:
authorBryan C. Mills <bcmills@google.com>2021-03-09 17:23:04 -0500
committerBryan C. Mills <bcmills@google.com>2021-03-10 03:08:37 +0000
commitd33e2192a71c33a604af247161ba1d2c1969e4c7 (patch)
tree4b6aa7f18d629a2d697550a9af175b4a9a972f9a /src/cmd/vendor/modules.txt
parent41245ab28390fed22ba03ee87c0e3db97b16c73b (diff)
downloadgo-d33e2192a71c33a604af247161ba1d2c1969e4c7.tar.gz
go-d33e2192a71c33a604af247161ba1d2c1969e4c7.zip
cmd/go: allow '+' in package import paths in module mode
This change upgrades x/mod to pull in the fix from CL 300149. Fixes #44776. Change-Id: I273f41df2abfff76d91315b7f19fce851c8770d8 Reviewed-on: https://go-review.googlesource.com/c/go/+/300176 Trust: Bryan C. Mills <bcmills@google.com> Run-TryBot: Bryan C. Mills <bcmills@google.com> Reviewed-by: Jay Conrod <jayconrod@google.com> TryBot-Result: Go Bot <gobot@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 b1a2c67581..b84ee5a7b1 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.20210301144719-c8bb1bd8a2aa
+# golang.org/x/mod v0.4.2-0.20210309222212-d6ab96f2441f
## explicit
golang.org/x/mod/internal/lazyregexp
golang.org/x/mod/modfile