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/08/01 15:39:13 UTC

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

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

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


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

commit abb4927b7fd42343f5d8654ceded7ae8bee9d877
Author: asf-ci <as...@users.noreply.github.com>
AuthorDate: Mon Aug 1 15:39:05 2022 +0000

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