Code to serve pkg.go.dev/metrics [mirror]
Find a file
Gopher Robot fc2c9be219 go.mod: update golang.org/x dependencies
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>
2026-03-12 08:29:55 -07:00
cmd cmd/ejobs: update help output 2026-03-03 11:25:34 -08:00
deploy devtools: introduce revision tagging 2026-02-11 13:39:05 -08:00
devtools devtools: introduce revision tagging 2026-02-11 13:39:05 -08:00
internal interal/analysis: SkipInit -> SkipModuleInit 2025-11-04 09:36:22 -08:00
terraform terraform/environment: reduce minScale to 0 2026-02-12 09:18:46 -08:00
.dockerignore .dockerignore: exclude files from docker copying 2023-02-27 14:12:28 +00:00
.gitignore terraform: add alerting for cloud scheduler job errors 2023-02-17 17:04:07 +00:00
all_test.go all: upgrade go directive to at least 1.23.0 [generated] 2025-02-14 13:42:15 -08:00
checks.bash all: remove staticcheck, unparam, and mispell from unit tests 2024-05-28 16:10:06 +00:00
codereview.cfg pkgsite-metrics: add codereview.cfg 2026-02-04 15:44:28 -08:00
config.json.commented config.json.commented: increase RLIMIT_NOFILE 2023-03-27 18:48:07 +00:00
CONTRIBUTING.md initial commit 2023-01-25 21:23:47 -05:00
go.mod go.mod: update golang.org/x dependencies 2026-03-12 08:29:55 -07:00
go.sum go.mod: update golang.org/x dependencies 2026-03-12 08:29:55 -07:00
LICENSE LICENSE: update per Google Legal 2024-07-16 16:11:18 +00:00
Makefile Makefile: set project ID for docker runs. 2025-10-02 08:32:49 -07:00
PATENTS initial commit 2023-01-25 21:23:47 -05:00
README.md all: update README 2024-03-18 14:48:08 +00:00
tools.go all: upgrade go directive to at least 1.23.0 [generated] 2025-02-14 13:42:15 -08:00

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.