aboutsummaryrefslogtreecommitdiff
path: root/lib/time/update.bash
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2025-01-16 20:42:39 +0100
committerGopher Robot <gobot@golang.org>2025-01-16 13:23:33 -0800
commit1a93e4a2cf43b0ded141d33620966bb252cac1bd (patch)
treeb56ba12e17a023f61eebe4e34ca0dbaf3dc89227 /lib/time/update.bash
parent0b632d26b99e3924aea14574e422065e13f2a1c5 (diff)
downloadgo-1a93e4a2cf43b0ded141d33620966bb252cac1bd.tar.xz
lib/time: update to 2025a/2025a
Commit generated by update.bash. For #22487. Change-Id: Ie5002725b9add75fd22b29ea3a7addbe0151b25c Reviewed-on: https://go-review.googlesource.com/c/go/+/642020 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'lib/time/update.bash')
-rwxr-xr-xlib/time/update.bash4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/time/update.bash b/lib/time/update.bash
index 6b66fa54a9..67cb016e79 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=2024b
-DATA=2024b
+CODE=2025a
+DATA=2025a
set -e