commit | e832ef7115599bd0e53c73389b03cd6427d9bd05 | [log] [tgz] |
---|---|---|
author | Zvonimir Pavlinovic <zpavlinovic@google.com> | Wed May 10 15:36:05 2023 -0700 |
committer | Zvonimir Pavlinovic <zpavlinovic@google.com> | Thu May 11 15:27:35 2023 +0000 |
tree | 578907f1a79fbd56823ecc4ab5bf0bdea05cd51e | |
parent | b6dd47d16a82624c48b2c181b5794924adc28a04 [diff] |
checks: re-enable go mod tidy go mod tidy should fail (e.g., make a network connection) only if it is not up to date, which is exactly why this check was introduced initially. Change-Id: I55e79d21291fca02295aed9f5b94d156b30bfc15 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/493697 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Jonathan Amsterdam <jba@google.com> Run-TryBot: 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.