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/05/11 14:01:54 UTC

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

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

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


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

commit 1f0c0e43c7a0f738c9b068a53b1e959c0ef2ad68
Author: asf-ci <as...@users.noreply.github.com>
AuthorDate: Wed May 11 14:01:41 2022 +0000

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

diff --git a/.env b/.env
index 52009c0b17..9bb5f2a5cd 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
 ATS_VERSION=9.1.2
-GO_VERSION=1.18.1
+GO_VERSION=1.18.2
diff --git a/GO_VERSION b/GO_VERSION
index ec6d649be6..b57fc7228b 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.18.1
+1.18.2