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/04/04 19:20:03 UTC

[trafficcontrol] branch master updated: Update Go version to 1.19.8 (#7428)

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 904e2401ef Update Go version to 1.19.8 (#7428)
904e2401ef is described below

commit 904e2401ef7c485045ee0a0cf50747b68e573474
Author: asf-ci-trafficcontrol <12...@users.noreply.github.com>
AuthorDate: Tue Apr 4 15:19:55 2023 -0400

    Update Go version to 1.19.8 (#7428)
---
 .env       | 2 +-
 GO_VERSION | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env b/.env
index ac5e7892aa..776925d477 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
 ATS_VERSION=9.1.2
-GO_VERSION=1.19.7
+GO_VERSION=1.19.8
diff --git a/GO_VERSION b/GO_VERSION
index 98adfe8e12..6681c8c19a 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.19.7
+1.19.8