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 cfc16db98d Update Go version to 1.23.3 (#8099)
cfc16db98d is described below
commit cfc16db98daa18a284beea0e504412188f57387c
Author: asf-ci-trafficcontrol
<[email protected]>
AuthorDate: Thu Nov 7 11:07:57 2024 -0500
Update Go version to 1.23.3 (#8099)
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 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