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 2022/11/01 17:37:23 UTC

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

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

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


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

commit 982ac1a14d9f44ca4954045100dc794de351bb9e
Author: asf-ci <as...@users.noreply.github.com>
AuthorDate: Tue Nov 1 17:37:16 2022 +0000

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

diff --git a/.env b/.env
index 5311397514..cd55cd03c3 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
 ATS_VERSION=9.1.2
-GO_VERSION=1.19.2
+GO_VERSION=1.19.3
diff --git a/GO_VERSION b/GO_VERSION
index 836ae4eda2..1b92e588b7 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.19.2
+1.19.3