mirror of
https://github.com/golang/pkgsite-metrics.git
synced 2026-03-20 04:44:22 +00:00
Code to serve pkg.go.dev/metrics [mirror]
Update golang.org/x dependencies to their latest tagged versions. Change-Id: Iba417bae89fa82afbdf442cd69464cb771890102 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/754680 Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Cherry Mui <cherryyz@google.com> |
||
|---|---|---|
| cmd | ||
| deploy | ||
| devtools | ||
| internal | ||
| terraform | ||
| .dockerignore | ||
| .gitignore | ||
| all_test.go | ||
| checks.bash | ||
| codereview.cfg | ||
| config.json.commented | ||
| CONTRIBUTING.md | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| Makefile | ||
| PATENTS | ||
| README.md | ||
| tools.go | ||
pkgsite-metrics
This repository contains code that enables collecting and evaluating metrics for the Go ecosystem.
Report Issues / Send Patches
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.