]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modload: in updateLazyRoots, do not require the main module explicitly
authorBryan C. Mills <bcmills@google.com>
Tue, 11 May 2021 14:15:57 +0000 (10:15 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 12 May 2021 20:20:11 +0000 (20:20 +0000)
commit6db7480f5973ced97dfb08f949889e2ff108a492
tree32882c93dfbf0721b5d572e24697c3e8ba9bdcb6
parentf93b951f33add708d9e745e95a29ebe98f3e1255
cmd/go/internal/modload: in updateLazyRoots, do not require the main module explicitly

Fixes #46078

Change-Id: I8044dac717459f1eeae1d8381a6503f22f9f51ff
Reviewed-on: https://go-review.googlesource.com/c/go/+/319009
Trust: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/modload/buildlist.go
src/cmd/go/testdata/script/mod_tidy_lazy_self.txt [new file with mode: 0644]