]> Cypherpunks repositories - gostls13.git/commit
cmd/go: report loading errors from 'go mod tidy' and 'go mod vendor'
authorBryan C. Mills <bcmills@google.com>
Fri, 2 Aug 2019 20:24:45 +0000 (16:24 -0400)
committerBryan C. Mills <bcmills@google.com>
Fri, 2 Aug 2019 20:48:58 +0000 (20:48 +0000)
commit07b3e629cedb518533407628b64fe6fc96f5a9e4
treed978a831ea18bca33ba935cf5bab7d22a802189b
parent316ac4f33061653871c0dff7f282d1c4de9388de
cmd/go: report loading errors from 'go mod tidy' and 'go mod vendor'

Fixes #27063

Change-Id: Iedd14fd614a3d79d1387b923a0f123c2bc9e0b33
Reviewed-on: https://go-review.googlesource.com/c/go/+/188763
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/internal/modload/load.go
src/cmd/go/testdata/script/mod_tidy_error.txt [new file with mode: 0644]
src/cmd/go/testdata/script/mod_vendor.txt