From dc04f3ba1f25313bc9c97e728620206c235db9ee Mon Sep 17 00:00:00 2001 From: Gopher Robot <gobot@golang.org> Date: Tue, 6 Dec 2022 19:01:35 +0000 Subject: [PATCH] [release-branch.go1.19] go1.19.4 Change-Id: I5aced88de64f51c6f20ddf11dc8301bdf779a5e8 Reviewed-on: https://go-review.googlesource.com/c/go/+/455598 Reviewed-by: Michael Pratt <mpratt@google.com> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Jenny Rakoczy <jenny@golang.org> Auto-Submit: Gopher Robot <gobot@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 9848ceacbea..beddcb5d504 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -go1.19.3 \ No newline at end of file +go1.19.4 \ No newline at end of file -- GitLab