diff options
| author | Dmitri Shuralyov <dmitshur@golang.org> | 2025-12-11 11:03:35 -0500 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2025-12-11 08:47:56 -0800 |
| commit | 7b60d0673910a6527eb3d401b8a4e90c59cf70bd (patch) | |
| tree | f95dc94c263dee81c0941128cfbd875807bb96e3 | |
| parent | 1de9585be24aaa11ecc79a5fe976713b8e7fd446 (diff) | |
| download | go-7b60d0673910a6527eb3d401b8a4e90c59cf70bd.tar.xz | |
lib/time: update to 2025c/2025c
Commit generated by update.bash.
For #22487.
Change-Id: If4263150e41253911c99754a6f258722b7dd09d2
Reviewed-on: https://go-review.googlesource.com/c/go/+/729240
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
| -rwxr-xr-x | lib/time/update.bash | 4 | ||||
| -rw-r--r-- | lib/time/zoneinfo.zip | bin | 406973 -> 408125 bytes |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/time/update.bash b/lib/time/update.bash index 66494752ea..e43160cbda 100755 --- a/lib/time/update.bash +++ b/lib/time/update.bash @@ -24,8 +24,8 @@ # in the CL match the update.bash in the CL. # Versions to use. -CODE=2025b -DATA=2025b +CODE=2025c +DATA=2025c set -e diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip Binary files differindex b107695d1e..3e781165ca 100644 --- a/lib/time/zoneinfo.zip +++ b/lib/time/zoneinfo.zip |
