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/06/06 18:14:56 UTC

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

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

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


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

commit d5480bd976ff2e18def7023bfb94cb1c2c8a059e
Author: asf-ci-trafficcontrol <as...@users.noreply.github.com>
AuthorDate: Tue Jun 6 18:14:44 2023 +0000

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

diff --git a/.env b/.env
index 67150f163c..945c50bc57 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
 ATS_VERSION=9.1.2
-GO_VERSION=1.19.9
+GO_VERSION=1.19.10
diff --git a/GO_VERSION b/GO_VERSION
index 91c48c058d..88ebadf2c3 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.19.9
+1.19.10