]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/mvs: omit modules at version "none" in BuildList and Req
authorBryan C. Mills <bcmills@google.com>
Thu, 29 Oct 2020 01:29:19 +0000 (21:29 -0400)
committerBryan C. Mills <bcmills@google.com>
Fri, 30 Oct 2020 18:05:46 +0000 (18:05 +0000)
commit34665c63ff39b83dcc5d3ca6400c19ee737ac988
treef64769ffe5c162638279281998652fb877c56b29
parentfb184a383e756cb57267590ac290be0d3bb64874
cmd/go/internal/mvs: omit modules at version "none" in BuildList and Req

For #37438

Change-Id: Icb28035ae4027aa09d8959d4ac2f4b94a6c843a7
Reviewed-on: https://go-review.googlesource.com/c/go/+/266339
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Bryan C. Mills <bcmills@google.com>
src/cmd/go/internal/mvs/mvs.go
src/cmd/go/internal/mvs/mvs_test.go