]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfetch: handle codeRoot == path for paths with major-version suffixes
authorBryan C. Mills <bcmills@google.com>
Thu, 7 Mar 2019 22:29:24 +0000 (17:29 -0500)
committerBryan C. Mills <bcmills@google.com>
Fri, 8 Mar 2019 18:09:53 +0000 (18:09 +0000)
commit1ab9f6837d6da80dad41657a913e47fa13a4fee8
tree29373efd873170ef2ea814d258c50101fd4549fd
parent514c5593f0a76ffb86a44b9a5a839ed806d9c7fe
cmd/go/internal/modfetch: handle codeRoot == path for paths with major-version suffixes

Fixes #30647

Change-Id: Icbcfdb3907bc003ac17a8c7df17ecb41daf82eb4
Reviewed-on: https://go-review.googlesource.com/c/go/+/166117
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/modfetch/coderepo.go
src/cmd/go/internal/modfetch/coderepo_test.go