]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.16] cmd/go: allow '+' in package import paths in module mode
authorBryan C. Mills <bcmills@google.com>
Tue, 9 Mar 2021 22:23:04 +0000 (17:23 -0500)
committerDavid Chase <drchase@google.com>
Wed, 31 Mar 2021 14:26:53 +0000 (14:26 +0000)
commit2940614c63ed1351c47038db4ec613a37d1e72fd
tree0062de5f8008d0c2533b18b341f61b38cff86ce6
parent1d967ab95c43b6b8810ca53d6a18aff85e59a3b6
[release-branch.go1.16] cmd/go: allow '+' in package import paths in module mode

This change upgrades x/mod to pull in the fix from CL 300152.

Updates #44776.
Fixes #44885.

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>
(cherry picked from commit d33e2192a71c33a604af247161ba1d2c1969e4c7)
Reviewed-on: https://go-review.googlesource.com/c/go/+/300153
src/cmd/go.mod
src/cmd/go.sum
src/cmd/go/testdata/script/mod_invalid_path_plus.txt [new file with mode: 0644]
src/cmd/vendor/golang.org/x/mod/module/module.go
src/cmd/vendor/modules.txt