From 970c493e3a7a8fb581509a5c9bb3824d42963aa8 Mon Sep 17 00:00:00 2001 From: asf-ci-trafficcontrol <127552316+asf-ci-trafficcontrol@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:39:12 -0600 Subject: [PATCH] Update Go version to 1.23.1 (#8073) Co-authored-by: asf-ci-trafficcontrol (cherry picked from commit f647d5873e91f4b03cec32d44ac46caab54d97eb) --- .env | 2 +- GO_VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 44e944c1f0..eec0601e6b 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ ATS_VERSION=9.2.4 -GO_VERSION=1.22.1 +GO_VERSION=1.23.1 POSTGRES_VERSION=13.16 diff --git a/GO_VERSION b/GO_VERSION index 6245beecd3..49e0a31d49 100644 --- a/GO_VERSION +++ b/GO_VERSION @@ -1 +1 @@ -1.22.1 +1.23.1