]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modload: add structured errors for queries matching the main module
authorBryan C. Mills <bcmills@google.com>
Fri, 30 Oct 2020 18:42:56 +0000 (14:42 -0400)
committerBryan C. Mills <bcmills@google.com>
Thu, 5 Nov 2020 16:47:18 +0000 (16:47 +0000)
commit0c861724a05009a75eaa2a3f187101bd13a583b5
tree0059932f5975bdfeb2593596049bcb112c383c9d
parent04b5b4f740a34a95a10253a0e34779bb259ec9c4
cmd/go/internal/modload: add structured errors for queries matching the main module

For #37438

Change-Id: I7df80ae0917b0b4ecad98947da39ddf8554b07c7
Reviewed-on: https://go-review.googlesource.com/c/go/+/266717
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/modload/query.go