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 ecd7449c5a Update Go version to 1.18.1
ecd7449c5a is described below
commit ecd7449c5a2ef1a253a074990210d169f9db4b32
Author: asfgit <[email protected]>
AuthorDate: Wed Apr 13 14:06:57 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