From: Dmitri Shuralyov Date: Fri, 22 Dec 2023 19:03:14 +0000 (-0500) Subject: lib/time: update to 2023d/2023d X-Git-Tag: go1.22rc2~8^2~20 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=36a2463e7c;p=gostls13.git lib/time: update to 2023d/2023d Commit generated by update.bash. For #22487. Change-Id: I4c8a275bb607981c21a0ad5e49b3cae968fc8e64 Reviewed-on: https://go-review.googlesource.com/c/go/+/552575 Reviewed-by: Dmitri Shuralyov Auto-Submit: Dmitri Shuralyov Reviewed-by: David Chase Reviewed-by: Tobias Klauser LUCI-TryBot-Result: Go LUCI --- diff --git a/lib/time/update.bash b/lib/time/update.bash index 605afa76d3..e72850079f 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=2023c -DATA=2023c +CODE=2023d +DATA=2023d set -e diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip index 417ee2b194..7cf689f830 100644 Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ