| commit | 76393d655c8f354421be1040adf3ce5f4ea322f0 | [log] [tgz] |
|---|---|---|
| author | Gopher Robot <gobot@golang.org> | Wed Aug 13 14:21:46 2025 +0000 |
| committer | Gopher Robot <gobot@golang.org> | Wed Aug 13 07:45:59 2025 -0700 |
| tree | 3f2648704bc953584d8bf4c35f570fd05e75d130 | |
| parent | 48aa97b42827239f9fd02d1b5ad75adc200c7a72 [diff] |
all: upgrade go directive to at least 1.24.0 [generated] By now Go 1.25.0 has been released, and Go 1.23 is no longer supported per the Go Release Policy (see https://go.dev/doc/devel/release#policy). For golang/go#69095. [git-generate] (cd . && go get go@1.24.0 && go mod tidy && go fix ./... && go mod edit -toolchain=none) Change-Id: I2027bac1da172f9a103b6608707d65de65cc1f3c Reviewed-on: https://go-review.googlesource.com/c/review/+/695735 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
The git-codereview tool is a command-line tool for working with Gerrit.
The easiest way to install is to run go install golang.org/x/review/git-codereview@latest.
Run git codereview hooks to install Gerrit hooks for your git repository.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/review.
The main issue tracker for the review repository is located at https://go.dev/issues. Prefix your issue with “x/review:” in the subject line, so it is easy to find.