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

github-bot pushed a commit to branch go-1.23.1
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/go-1.23.1 by this push:
     new 84af1fa4e5 Update Go version to 1.23.1
84af1fa4e5 is described below

commit 84af1fa4e5b38e3ef83a13c61835137fd7e42082
Author: asf-ci-trafficcontrol <[email protected]>
AuthorDate: Fri Sep 6 14:01:15 2024 +0000

    Update Go version to 1.23.1
---
 .env       | 2 +-
 GO_VERSION | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env b/.env
index c7c6227ad7..e631acedac 100644
--- a/.env
+++ b/.env
@@ -1,3 +1,3 @@
 ATS_VERSION=9.2.4
-GO_VERSION=1.23.0
+GO_VERSION=1.23.1
 TOMCAT_VERSION=9.0.91
diff --git a/GO_VERSION b/GO_VERSION
index a6c2798a48..49e0a31d49 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.23.0
+1.23.1

Reply via email to