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 21bfeb8abc Update Go version to 1.19.5 (#7283)
21bfeb8abc is described below

commit 21bfeb8abcd2c14c02cbebb833219afdb14a7a4e
Author: ASF CI System <[email protected]>
AuthorDate: Wed Jan 11 18:09:21 2023 +0100

    Update Go version to 1.19.5 (#7283)
    
    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 52be62987d..321e67eea4 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
 ATS_VERSION=9.1.2
-GO_VERSION=1.19.4
+GO_VERSION=1.19.5
diff --git a/GO_VERSION b/GO_VERSION
index 843f863534..83d5e73f00 100644
--- a/GO_VERSION
+++ b/GO_VERSION
@@ -1 +1 @@
-1.19.4
+1.19.5

Reply via email to