This is an automated email from the ASF dual-hosted git repository.
ericholguin 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 164af08473 Update Go version to 1.23.0 (#8061)
164af08473 is described below
commit 164af0847308b92f4760b720bcfdf2e395977c59
Author: Zach Hoffman <[email protected]>
AuthorDate: Tue Aug 20 12:16:23 2024 -0600
Update Go version to 1.23.0 (#8061)
---
.env | 2 +-
GO_VERSION | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.env b/.env
index c797fd05f5..c7c6227ad7 100644
--- a/.env
+++ b/.env
@@ -1,3 +1,3 @@
ATS_VERSION=9.2.4
-GO_VERSION=1.22.6
+GO_VERSION=1.23.0
TOMCAT_VERSION=9.0.91
diff --git a/GO_VERSION b/GO_VERSION
index 013173af5e..a6c2798a48 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.22.6
+1.23.0