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/05/04 18:37:38 UTC

[trafficcontrol] branch master updated: Update Go version to 1.19.9 (#7492)

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 41542e9c94 Update Go version to 1.19.9 (#7492)
41542e9c94 is described below

commit 41542e9c94393da5f167774d8cbc6d685b94339b
Author: asf-ci-trafficcontrol <12...@users.noreply.github.com>
AuthorDate: Thu May 4 14:37:33 2023 -0400

    Update Go version to 1.19.9 (#7492)
    
    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 776925d477..67150f163c 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
 ATS_VERSION=9.1.2
-GO_VERSION=1.19.8
+GO_VERSION=1.19.9
diff --git a/GO_VERSION b/GO_VERSION
index 6681c8c19a..91c48c058d 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.19.8
+1.19.9