From 1e9ff255a130200fcc4ec5e911d28181fce947d5 Mon Sep 17 00:00:00 2001 From: Gopher Robot <gobot@golang.org> Date: Tue, 10 Jan 2023 17:57:47 +0000 Subject: [PATCH] [release-branch.go1.19] go1.19.5 Change-Id: I29de2897f400f576dfde497b4c51f7ee04696b36 Reviewed-on: https://go-review.googlesource.com/c/go/+/461358 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index beddcb5d504..57286e7ff4c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -go1.19.4 \ No newline at end of file +go1.19.5 \ No newline at end of file -- GitLab