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