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 3a9c350c45 Update Go version to 1.22.3 (#8004)
3a9c350c45 is described below

commit 3a9c350c4555d624137d33cbbf1953388dcd084e
Author: asf-ci-trafficcontrol 
<[email protected]>
AuthorDate: Wed May 8 11:44:16 2024 -0400

    Update Go version to 1.22.3 (#8004)
    
    * Update Go version to 1.22.3
    
    * Update golang.org/x/ dependencies for go1.22.3
    
    * Revert "Update golang.org/x/ dependencies for go1.22.3"
    
    This reverts commit d9a0218d8fb49bb741fb639191f78ef48b686c50.
    
    ---------
    
    Co-authored-by: asf-ci-trafficcontrol 
<[email protected]>
    Co-authored-by: Zach Hoffman <[email protected]>
---
 .env       | 2 +-
 GO_VERSION | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env b/.env
index aa55865d7a..b1459c9b4b 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
 ATS_VERSION=9.1.2
-GO_VERSION=1.22.2
+GO_VERSION=1.22.3
diff --git a/GO_VERSION b/GO_VERSION
index 6fee2fedb0..89144dbc38 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.22.2
+1.22.3

Reply via email to