You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by gi...@apache.org on 2023/04/04 17:45:14 UTC

[trafficcontrol] branch go-1.19.8 updated: Update Go version to 1.19.8

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch go-1.19.8
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/go-1.19.8 by this push:
     new da32e2f2e5 Update Go version to 1.19.8
da32e2f2e5 is described below

commit da32e2f2e5aac595b911731d92a5bf14d8b23159
Author: asf-ci-trafficcontrol <as...@users.noreply.github.com>
AuthorDate: Tue Apr 4 17:45:05 2023 +0000

    Update Go version to 1.19.8
---
 .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