From 43456202a1e55da55666fac9d56ace7654a65b64 Mon Sep 17 00:00:00 2001 From: Gopher Robot <gobot@golang.org> Date: Tue, 2 Aug 2022 16:39:14 +0000 Subject: [PATCH] [release-branch.go1.19] go1.19 Change-Id: Iea643b04a7eea7c882d7eec481b67e4ecc08a559 Reviewed-on: https://go-review.googlesource.com/c/go/+/420834 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index f1b03d89417..afd8ff7cb12 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -go1.19rc2 \ No newline at end of file +go1.19 \ No newline at end of file -- GitLab