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 c1a6e1fc4d Update Go version to 1.19.6 (#7349)
c1a6e1fc4d is described below
commit c1a6e1fc4dab9dcf22f7fa841d70a35ecd8eca5f
Author: ASF CI System <[email protected]>
AuthorDate: Tue Feb 14 21:40:57 2023 +0100
Update Go version to 1.19.6 (#7349)
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 321e67eea4..7e3b1aee33 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
ATS_VERSION=9.1.2
-GO_VERSION=1.19.5
+GO_VERSION=1.19.6
diff --git a/GO_VERSION b/GO_VERSION
index 83d5e73f00..2a4feaf54c 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.19.5
+1.19.6