This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch go-1.19.6
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/go-1.19.6 by this push:
new cdbb35ccda Update Go version to 1.19.6
cdbb35ccda is described below
commit cdbb35ccda98f54889cd83b930426da303760c9c
Author: asf-ci <[email protected]>
AuthorDate: Tue Feb 14 18:23:59 2023 +0000
Update Go version to 1.19.6
---
.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