]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modload: consolidate buildList and associated functions into one...
authorBryan C. Mills <bcmills@google.com>
Thu, 2 Jul 2020 02:38:45 +0000 (22:38 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 9 Sep 2020 22:38:16 +0000 (22:38 +0000)
commit363fb4bcc814069e3d80e22bd022599179ec1c62
tree5a0b7a97560678316a5c52c8ecd8fb85042bda13
parentd27ebc7b8630993269c36e7728a7f30543ffa048
cmd/go/internal/modload: consolidate buildList and associated functions into one file

Change-Id: I310c37c7f0ce5581f07cf6e27d1f6361d03b92ef
Reviewed-on: https://go-review.googlesource.com/c/go/+/244077
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Matloob <matloob@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/modget/get.go
src/cmd/go/internal/modload/buildlist.go [new file with mode: 0644]
src/cmd/go/internal/modload/load.go