commit | 04b358d19951f9c80a0a69c4898dde20d80253fb | [log] [tgz] |
---|---|---|
author | Maceo Thompson <maceothompson@google.com> | Thu Mar 30 21:10:20 2023 +0000 |
committer | Maceo Thompson <maceothompson@google.com> | Tue Apr 04 15:29:49 2023 +0000 |
tree | 629cb6b61a36d30133e3021f261594e9364c07ab | |
parent | 66aaa0ac23667ee1af6869df205dfc204a6a1518 [diff] |
internal/derrors, internal/worker: add local import and vendor error classification Adds logic to classify errors that occur when a go.mod file replaces a dependency with a local directory, and errors that occur when go mod vendor was ran and the package has the resulting vendor/ directory. Change-Id: I34dfa5369aad8629f275aa093d489cfdbef9b992 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/480517 Run-TryBot: Maceo Thompson <maceothompson@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
This repository contains code that serves pkg.go.dev/metrics.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.