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 434352c9ae Update Go version to 1.19.2 (#7107)
434352c9ae is described below
commit 434352c9aeeb7fa7391d4746ea896aea1f5fd1ea
Author: ASF CI System <[email protected]>
AuthorDate: Tue Oct 4 20:52:18 2022 +0200
Update Go version to 1.19.2 (#7107)
Co-authored-by: asf-ci <[email protected]>
---
.env | 2 +-
GO_VERSION | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.env b/.env
index 50b652bad4..5311397514 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
ATS_VERSION=9.1.2
-GO_VERSION=1.19.1
+GO_VERSION=1.19.2
diff --git a/GO_VERSION b/GO_VERSION
index 66e2ae6c25..836ae4eda2 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.19.1
+1.19.2