This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch go-1.23.3
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/go-1.23.3 by this push:
new 159ef8cbd2 Update Go version to 1.23.3
159ef8cbd2 is described below
commit 159ef8cbd215c69b57dbab2f7729c08770fe617b
Author: asf-ci-trafficcontrol <[email protected]>
AuthorDate: Thu Nov 7 14:01:27 2024 +0000
Update Go version to 1.23.3
---
.env | 2 +-
GO_VERSION | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.env b/.env
index 3c0a611049..1d49c2f779 100644
--- a/.env
+++ b/.env
@@ -1,4 +1,4 @@
ATS_VERSION=9.2.4
-GO_VERSION=1.23.2
+GO_VERSION=1.23.3
POSTGRES_VERSION=13.16
TOMCAT_VERSION=9.0.91
diff --git a/GO_VERSION b/GO_VERSION
index 14bee92c9e..ac1df3fce3 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.23.2
+1.23.3