You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by zr...@apache.org on 2023/10/06 16:49:05 UTC

[trafficcontrol] branch master updated: Update Go version to 1.21.2 (#7831)

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 57486ef427 Update Go version to 1.21.2 (#7831)
57486ef427 is described below

commit 57486ef4271f79fd82abecd1af217d9f34eecd42
Author: asf-ci-trafficcontrol <12...@users.noreply.github.com>
AuthorDate: Fri Oct 6 12:48:54 2023 -0400

    Update Go version to 1.21.2 (#7831)
    
    Co-authored-by: asf-ci-trafficcontrol <as...@users.noreply.github.com>
---
 .env       | 2 +-
 GO_VERSION | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env b/.env
index 8ddd629290..94f2ec3fc5 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
 ATS_VERSION=9.1.2
-GO_VERSION=1.21.1
+GO_VERSION=1.21.2
diff --git a/GO_VERSION b/GO_VERSION
index 2844977405..0369d0b1e9 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.21.1
+1.21.2