aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDmitri Shuralyov <dmitshur@golang.org>2024-02-01 16:55:50 -0500
committerGopher Robot <gobot@golang.org>2024-02-02 18:20:41 +0000
commit6b0309ceb61e297907d127a46a8faffbc8429f06 (patch)
treefbf4af501b265ad49e8db91e79f96cc1887a522c /lib
parentf0a862ee4d148249e1b2290eebdf36e67b41b0db (diff)
downloadgo-6b0309ceb61e297907d127a46a8faffbc8429f06.tar.gz
go-6b0309ceb61e297907d127a46a8faffbc8429f06.zip
lib/time: update to 2024a/2024a
Commit generated by update.bash. For #22487. Change-Id: I1c46ec1f3a84e385f8eab2c4c9a14d3513a85a44 Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest Reviewed-on: https://go-review.googlesource.com/c/go/+/560517 Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Diffstat (limited to 'lib')
-rwxr-xr-xlib/time/update.bash4
-rw-r--r--lib/time/zoneinfo.zipbin401728 -> 401710 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/time/update.bash b/lib/time/update.bash
index e72850079f..bed82b4f40 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=2023d
-DATA=2023d
+CODE=2024a
+DATA=2024a
set -e
diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip
index 7cf689f830..bb38801b7a 100644
--- a/lib/time/zoneinfo.zip
+++ b/lib/time/zoneinfo.zip
Binary files differ