]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modget: move MVS code to a separate file
authorBryan C. Mills <bcmills@google.com>
Mon, 27 Jul 2020 17:57:12 +0000 (13:57 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 9 Sep 2020 22:38:35 +0000 (22:38 +0000)
commit521393e7e05cd9272ae6023387fa92839d72eb4f
treef759fe284c3e6bd02cdc0eaac5ee5a68c83cef67
parent363fb4bcc814069e3d80e22bd022599179ec1c62
cmd/go/internal/modget: move MVS code to a separate file

For #36460

Change-Id: Ie81c03df18c6987527da765d5f6575556340cb01
Reviewed-on: https://go-review.googlesource.com/c/go/+/249877
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/modget/mvs.go [new file with mode: 0644]