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 2022/08/01 16:08:35 UTC

[trafficcontrol] branch master updated: Update Go version to 1.18.5 (#6998)

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 f7a54a1e59 Update Go version to 1.18.5 (#6998)
f7a54a1e59 is described below

commit f7a54a1e59387db7d5b5fc895aa63af8f2d477d7
Author: ASF CI System <40...@users.noreply.github.com>
AuthorDate: Mon Aug 1 18:08:30 2022 +0200

    Update Go version to 1.18.5 (#6998)
    
    Co-authored-by: asf-ci <as...@users.noreply.github.com>
---
 .env       | 2 +-
 GO_VERSION | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env b/.env
index c77c868387..4107e0be68 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
 ATS_VERSION=9.1.2
-GO_VERSION=1.18.4
+GO_VERSION=1.18.5
diff --git a/GO_VERSION b/GO_VERSION
index a67b05e878..8e8b0a9335 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.18.4
+1.18.5