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 89800f4b66 Update Go version to 1.19.12 (#7689)
89800f4b66 is described below
commit 89800f4b66bdf96e416a349799107857ee3f8aaf
Author: asf-ci-trafficcontrol
<[email protected]>
AuthorDate: Wed Aug 2 11:44:44 2023 -0400
Update Go version to 1.19.12 (#7689)
---
.env | 2 +-
GO_VERSION | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.env b/.env
index d75c6d5b03..07ad8c08aa 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
ATS_VERSION=9.1.2
-GO_VERSION=1.19.11
+GO_VERSION=1.19.12
diff --git a/GO_VERSION b/GO_VERSION
index c18fa58dc8..e54f3135a7 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.19.11
+1.19.12