]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/go/internal/modload: rename constants to reflect that lazy loading is not yet...
authorBryan C. Mills <bcmills@google.com>
Thu, 3 Dec 2020 16:09:07 +0000 (11:09 -0500)
committerBryan C. Mills <bcmills@google.com>
Thu, 3 Dec 2020 20:11:10 +0000 (20:11 +0000)
commit7f5a3196c92c9fbe6d691d022202cbbda6e7a431
treeec3f29f2d9d8b12aa50fd55b9f4c0f4c8a07ba8b
parentbdc9a837e914a3bd684ef3a24588b2627b1c6c04
cmd/go/internal/modload: rename constants to reflect that lazy loading is not yet implemented

Updates #36460
Updates #42288

Change-Id: I82a3b7e97a8e2f83bae2318ca9fb5c38c0c811cd
Reviewed-on: https://go-review.googlesource.com/c/go/+/275172
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/go/internal/modload/modfile.go