This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch go-1.23.11
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/go-1.23.11 by this push:
new ba92ea41f6 Update Go version to 1.23.11
ba92ea41f6 is described below
commit ba92ea41f68f65a5f3547865b4a233cb52768686
Author: asf-ci-trafficcontrol <[email protected]>
AuthorDate: Wed Jul 9 14:01:25 2025 +0000
Update Go version to 1.23.11
---
.env | 2 +-
GO_VERSION | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.env b/.env
index 353a0c5961..7de4edff20 100644
--- a/.env
+++ b/.env
@@ -1,4 +1,4 @@
ATS_VERSION=9.2.4
-GO_VERSION=1.23.10
+GO_VERSION=1.23.11
POSTGRES_VERSION=13.16
TOMCAT_VERSION=9.0.91
diff --git a/GO_VERSION b/GO_VERSION
index b6773170a5..aafdde18c8 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.23.10
+1.23.11