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 f647d5873e Update Go version to 1.23.1 (#8073)
f647d5873e is described below
commit f647d5873e91f4b03cec32d44ac46caab54d97eb
Author: asf-ci-trafficcontrol
<[email protected]>
AuthorDate: Fri Sep 13 12:39:12 2024 -0400
Update Go version to 1.23.1 (#8073)
Co-authored-by: asf-ci-trafficcontrol
<[email protected]>
---
.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