]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfetch: reduce path redundancy in checkMod error reporting
authorBryan C. Mills <bcmills@google.com>
Fri, 9 Aug 2019 21:35:19 +0000 (17:35 -0400)
committerBryan C. Mills <bcmills@google.com>
Thu, 12 Sep 2019 14:08:25 +0000 (14:08 +0000)
commit54b7afb4ef228a76d10d81c48445efbe2d6a1fa0
tree8b11c573da502779a596d0b2ee69a2c0c4de00d5
parent3d522b10885a21f2c07344748e36bbfdcad01990
cmd/go/internal/modfetch: reduce path redundancy in checkMod error reporting

Updates #30748

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