]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modload: fix truncated error message from goModDirtyError
authorBryan C. Mills <bcmills@google.com>
Wed, 14 Apr 2021 14:16:51 +0000 (10:16 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 14 Apr 2021 15:02:11 +0000 (15:02 +0000)
commitc98026c104dece6cf9aa6cf3f651dd16a0156cf2
treefc826b8a4e28617023dcf9f6111f8af703abd349
parent72483de87a36969f0c4d6f01db19f769c8e16e82
cmd/go/internal/modload: fix truncated error message from goModDirtyError

The 'go mod tidy' hint was truncated due to a typo in CL 293689,
and that particular case was not covered by any existing test.

Updates #36460
Updates #40775

Change-Id: Ib6fa872a9dfdafc4e9a112e8add2ff5aecd2dbd0
Reviewed-on: https://go-review.googlesource.com/c/go/+/310089
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: David Chase <drchase@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/go/internal/modload/init.go
src/cmd/go/testdata/script/mod_require_exclude.txt