From: Carlos Amedee Date: Wed, 3 May 2023 16:32:44 +0000 (-0400) Subject: lib/time: update to 2023c/2023c X-Git-Tag: go1.21rc1~703 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=1f90bf1adc18da52c6df978f9d896f1ab2f62567;p=gostls13.git lib/time: update to 2023c/2023c Commit generated by update.bash. For #22487. Change-Id: I3d5c42f5c2ed06d562aea881f75b645729e6087d Reviewed-on: https://go-review.googlesource.com/c/go/+/492095 Reviewed-by: Dmitri Shuralyov TryBot-Result: Gopher Robot Run-TryBot: Carlos Amedee Reviewed-by: Dmitri Shuralyov Reviewed-by: Heschi Kreinick --- diff --git a/lib/time/update.bash b/lib/time/update.bash index 4f15caec8e..605afa76d3 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=2022g -DATA=2022g +CODE=2023c +DATA=2023c set -e diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip index 9b31ec1994..417ee2b194 100644 Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ