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 1b6c49dcd8 Update Go version to 1.23.2 (#8086)
1b6c49dcd8 is described below
commit 1b6c49dcd8ded1d3f76a750c50fbf84e2f80a87c
Author: asf-ci-trafficcontrol
<[email protected]>
AuthorDate: Thu Oct 3 18:03:17 2024 -0400
Update Go version to 1.23.2 (#8086)
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 2fd755e41b..3c0a611049 100644
--- a/.env
+++ b/.env
@@ -1,4 +1,4 @@
ATS_VERSION=9.2.4
-GO_VERSION=1.23.1
+GO_VERSION=1.23.2
POSTGRES_VERSION=13.16
TOMCAT_VERSION=9.0.91
diff --git a/GO_VERSION b/GO_VERSION
index 49e0a31d49..14bee92c9e 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.23.1
+1.23.2