This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch go-1.23.6 in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/go-1.23.6 by this push: new b0cc393d62 Update Go version to 1.23.6 b0cc393d62 is described below commit b0cc393d62c52ce7a16f117499c1c3fcbf79d189 Author: asf-ci-trafficcontrol <asf-ci-trafficcont...@users.noreply.github.com> AuthorDate: Wed Feb 5 14:01:27 2025 +0000 Update Go version to 1.23.6 --- .env | 2 +- GO_VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 99416d0508..01d1a16ad4 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ ATS_VERSION=9.2.4 -GO_VERSION=1.23.4 +GO_VERSION=1.23.6 POSTGRES_VERSION=13.16 TOMCAT_VERSION=9.0.91 diff --git a/GO_VERSION b/GO_VERSION index 27ddcc14da..d8c40e539c 100644 --- a/GO_VERSION +++ b/GO_VERSION @@ -1 +1 @@ -1.23.4 +1.23.6