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 273b23ad25 Update Go version to 1.22.6 (#8058)
273b23ad25 is described below

commit 273b23ad25f12bfa5fa8b5bfebc9e1426fb1a5f2
Author: asf-ci-trafficcontrol 
<[email protected]>
AuthorDate: Thu Aug 8 14:36:01 2024 -0400

    Update Go version to 1.22.6 (#8058)
    
    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 d53fc8c7d7..c797fd05f5 100644
--- a/.env
+++ b/.env
@@ -1,3 +1,3 @@
 ATS_VERSION=9.2.4
-GO_VERSION=1.22.5
+GO_VERSION=1.22.6
 TOMCAT_VERSION=9.0.91
diff --git a/GO_VERSION b/GO_VERSION
index da9594fd66..013173af5e 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.22.5
+1.22.6

Reply via email to