]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/go: add the Retract field to 'go help mod edit' definition of the GoMod struct
authormarkruler <csu0414@gmail.com>
Tue, 22 Dec 2020 17:22:17 +0000 (17:22 +0000)
committerJay Conrod <jayconrod@google.com>
Wed, 23 Dec 2020 17:26:56 +0000 (17:26 +0000)
commit30c99cbb7a7bd795a772bbc0f32a1266d86b29bb
tree21f1d0d5b1f1ecd491d5060d510fabdaee6940db
parent49d0b239cb83e62c7b67e68ef9440ddc055a9c53
cmd/go: add the Retract field to 'go help mod edit' definition of the GoMod struct

Fixes #43281

Change-Id: Ife26ca174a8818b56aaea9547976d97978478a5f
GitHub-Last-Rev: 85a3d30001672b371a58d1c8a2092fc9b937af6f
GitHub-Pull-Request: golang/go#43315
Reviewed-on: https://go-review.googlesource.com/c/go/+/279592
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Trust: Jay Conrod <jayconrod@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/modcmd/edit.go