From: Dmitri Shuralyov Date: Thu, 11 Dec 2025 16:03:35 +0000 (-0500) Subject: lib/time: update to 2025c/2025c X-Git-Tag: go1.26rc1~1^2~23 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=7b60d0673910a6527eb3d401b8a4e90c59cf70bd;p=gostls13.git 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 Reviewed-by: David Chase Reviewed-by: Dmitri Shuralyov LUCI-TryBot-Result: Go LUCI --- 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 index b107695d1e..3e781165ca 100644 Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ