]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix version validation in 'go mod edit -exclude'
authorBryan C. Mills <bcmills@google.com>
Mon, 22 Feb 2021 20:05:20 +0000 (15:05 -0500)
committerBryan C. Mills <bcmills@google.com>
Wed, 24 Feb 2021 15:54:12 +0000 (15:54 +0000)
commit691ac806d20616fab66bb50752edfa9e4e9f8151
treebad29411070569c72c9fa18457113a6faa0536e3
parentb97b1456aed5915f7633f16e573b4912140ee8e9
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>
src/cmd/go.mod
src/cmd/go.sum
src/cmd/go/testdata/script/mod_edit.txt
src/cmd/vendor/golang.org/x/mod/modfile/rule.go
src/cmd/vendor/modules.txt