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 6306793b4b Update Go version to 1.23.4 (#8102)
6306793b4b is described below
commit 6306793b4b5f50c9bba28b694caee683a7abf386
Author: asf-ci-trafficcontrol
<[email protected]>
AuthorDate: Fri Dec 13 12:39:05 2024 -0500
Update Go version to 1.23.4 (#8102)
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 1d49c2f779..99416d0508 100644
--- a/.env
+++ b/.env
@@ -1,4 +1,4 @@
ATS_VERSION=9.2.4
-GO_VERSION=1.23.3
+GO_VERSION=1.23.4
POSTGRES_VERSION=13.16
TOMCAT_VERSION=9.0.91
diff --git a/GO_VERSION b/GO_VERSION
index ac1df3fce3..27ddcc14da 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.23.3
+1.23.4