]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfetch: report the module path for errors in (*codeRepo).Versions
authorBryan C. Mills <bcmills@google.com>
Thu, 5 Sep 2019 18:26:29 +0000 (14:26 -0400)
committerBryan C. Mills <bcmills@google.com>
Tue, 10 Sep 2019 19:07:34 +0000 (19:07 +0000)
commitde4c0730cb51aeb2292fc91830324bc95cfb9d6f
tree92a3bf1ed2080d76824232b2b5963a17a0194a93
parent5bb19e3454b91b0b8be53958a0f1b98f8b7b2c6b
cmd/go/internal/modfetch: report the module path for errors in (*codeRepo).Versions

Updates #34094

Change-Id: Ifd10b51c2b4ebe77c4f8f68726e411f54c13b9c9
Reviewed-on: https://go-review.googlesource.com/c/go/+/194560
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