]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfile: prepare to move to x/mod
authorJay Conrod <jayconrod@google.com>
Tue, 22 Oct 2019 19:29:28 +0000 (15:29 -0400)
committerJay Conrod <jayconrod@google.com>
Tue, 22 Oct 2019 20:00:32 +0000 (20:00 +0000)
commit4be6b4a73d2f95752b69f5b6f6bfb4c1a7a57212
treedc7e73cf62003c3ca2e831de2f9411807f3c4fa7
parent8ba43eaad8263f26e16846e345389146ec234364
cmd/go/internal/modfile: prepare to move to x/mod

- Deleted dead code in gopkgin.go.
- Minor documentation changes.

Updates #34924

Change-Id: Ie2c744bbf6662cae20f09163200f20d7589fd237
Reviewed-on: https://go-review.googlesource.com/c/go/+/202565
Run-TryBot: Jay Conrod <jayconrod@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/internal/modfile/gopkgin.go [deleted file]
src/cmd/go/internal/modfile/print.go
src/cmd/go/internal/modfile/read.go