This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch go-1.23.7
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/go-1.23.7 by this push:
new 3ff02eba1f Update Go version to 1.23.7
3ff02eba1f is described below
commit 3ff02eba1f32f69f998523469b2bb45f23a5d483
Author: asf-ci-trafficcontrol <[email protected]>
AuthorDate: Wed Mar 5 14:01:25 2025 +0000
Update Go version to 1.23.7
---
.env | 2 +-
GO_VERSION | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.env b/.env
index 99416d0508..7990d56095 100644
--- a/.env
+++ b/.env
@@ -1,4 +1,4 @@
ATS_VERSION=9.2.4
-GO_VERSION=1.23.4
+GO_VERSION=1.23.7
POSTGRES_VERSION=13.16
TOMCAT_VERSION=9.0.91
diff --git a/GO_VERSION b/GO_VERSION
index 27ddcc14da..2d27ccba16 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.23.4
+1.23.7