This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch go-1.18.1
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/go-1.18.1 by this push:
new 40824ec437 Update Go version to 1.18.1
40824ec437 is described below
commit 40824ec437d20a004a60ffcb910390f97af8bb69
Author: asf-ci <[email protected]>
AuthorDate: Wed Apr 13 17:57:53 2022 +0000
Update Go version to 1.18.1
---
.env | 2 +-
GO_VERSION | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.env b/.env
index 904d0e08e4..52009c0b17 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
ATS_VERSION=9.1.2
-GO_VERSION=1.18
+GO_VERSION=1.18.1
diff --git a/GO_VERSION b/GO_VERSION
index adc97d8e22..ec6d649be6 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.18
+1.18.1