commit | 799842347b3ed1e50f8e90db4ef1cf049c457070 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Fri Feb 14 21:16:18 2025 +0000 |
committer | Gopher Robot <gobot@golang.org> | Fri Feb 14 13:42:15 2025 -0800 |
tree | ddb5a8bb9a20cd83578aa1bd095aced1b4c31940 | |
parent | 29f44d2ade4f8dc86f316b47c60bba36668dcb75 [diff] |
all: upgrade go directive to at least 1.23.0 [generated] By now Go 1.24.0 has been released, and Go 1.22 is no longer supported per the Go Release Policy (https://go.dev/doc/devel/release#policy). For golang/go#69095. [git-generate] (cd . && go get go@1.23.0 && go mod tidy && go fix ./... && go mod edit -toolchain=none) Change-Id: I0c90e791cf8bcbcddac6bc2143c68116c449a650 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/649815 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
This repository contains code that enables collecting and evaluating metrics for the Go ecosystem.
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.