This is an automated email from the ASF dual-hosted git repository.

zrhoffman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 48dbe41411 Update Go version to 1.23.10 (#8129)
48dbe41411 is described below

commit 48dbe414113346bd3e4a9da8488ba8ab3f19061b
Author: asf-ci-trafficcontrol 
<127552316+asf-ci-trafficcont...@users.noreply.github.com>
AuthorDate: Mon Jun 23 15:52:01 2025 -0400

    Update Go version to 1.23.10 (#8129)
    
    Co-authored-by: asf-ci-trafficcontrol 
<asf-ci-trafficcont...@users.noreply.github.com>
---
 .env       | 2 +-
 GO_VERSION | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env b/.env
index 4edaf80148..353a0c5961 100644
--- a/.env
+++ b/.env
@@ -1,4 +1,4 @@
 ATS_VERSION=9.2.4
-GO_VERSION=1.23.9
+GO_VERSION=1.23.10
 POSTGRES_VERSION=13.16
 TOMCAT_VERSION=9.0.91
diff --git a/GO_VERSION b/GO_VERSION
index 63f23d2af5..b6773170a5 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.23.9
+1.23.10

Reply via email to