This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch go-1.23.4
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/go-1.23.4 by this push:
new e049b27a30 Update Go version to 1.23.4
e049b27a30 is described below
commit e049b27a30cdb75180554f3aec60596208c3f9f4
Author: asf-ci-trafficcontrol <[email protected]>
AuthorDate: Wed Dec 4 14:01:31 2024 +0000
Update Go version to 1.23.4
---
.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