]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modload: address issues missed in CL 244774
authorBryan C. Mills <bcmills@google.com>
Tue, 25 Aug 2020 01:34:33 +0000 (21:34 -0400)
committerBryan C. Mills <bcmills@google.com>
Thu, 27 Aug 2020 19:38:43 +0000 (19:38 +0000)
commita98fe2632cf144d6ed41daf7255aa912f0e430db
treea93b90aa4a90a0f7bd6cceaa29c35179f1d5dee3
parent234e37bcda2b5efdd685ad11d1bb3d336415648e
cmd/go/internal/modload: address issues missed in CL 244774

For #36460

Change-Id: I5e9a42d64e36679b881e96145833e66cf77b98a5
Reviewed-on: https://go-review.googlesource.com/c/go/+/250338
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Matloob <matloob@golang.org>
src/cmd/go/internal/modload/modfile.go
src/cmd/go/internal/modload/mvs.go