commit | 0c50ed881d02b171df1325a8b7f5fa7c8c8fbb6f | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Fri Feb 14 21:17:16 2025 +0000 |
committer | Gopher Robot <gobot@golang.org> | Fri Feb 14 13:52:01 2025 -0800 |
tree | b91bcbb6554eea01ddee5dbb51525051757a2ea5 | |
parent | 66520f61fcd2da3a58f1a4b1fcd8c5d90b401ece [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: Iaeb32276091bcf93b9f9ccde96e2705fe6367860 Reviewed-on: https://go-review.googlesource.com/c/time/+/649718 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> Auto-Submit: Gopher Robot <gobot@golang.org>
This repository provides supplementary Go time packages.
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/time.
The main issue tracker for the time repository is located at https://go.dev/issues. Prefix your issue with “x/time:” in the subject line, so it is easy to find.