]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modcmd: fix go mod edit -module replaces empty string
authorBaokun Lee <nototon@gmail.com>
Mon, 19 Nov 2018 16:40:28 +0000 (00:40 +0800)
committerBryan C. Mills <bcmills@google.com>
Wed, 5 Dec 2018 20:10:21 +0000 (20:10 +0000)
commit8765e89a8ac2f4f2cfb8a4aea21b563168b6b6b6
treefde2ae049806f5b2b05f088cdd463b224d969264
parent35435b27c406cdbe506a2eef56c6a10f208e3b9c
cmd/go/internal/modcmd: fix go mod edit -module replaces empty string

Fixes golang/go#28820.

Change-Id: Id931617efcf161ec934eb6d44062ad95e8a6ab8d
Reviewed-on: https://go-review.googlesource.com/c/150277
Run-TryBot: Baokun Lee <nototon@gmail.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/internal/modcmd/edit.go
src/cmd/go/testdata/script/mod_edit.txt