From 7fe60b5df764f5a16a2c40e4412b5ed60f709192 Mon Sep 17 00:00:00 2001 From: Gopher Robot <gobot@golang.org> Date: Tue, 6 Jun 2023 17:16:32 +0000 Subject: [PATCH] [release-branch.go1.19] go1.19.10 Change-Id: I2005c04787ac85f4ec62eb9a9c21d8ebc9018199 Reviewed-on: https://go-review.googlesource.com/c/go/+/501237 Run-TryBot: Gopher Robot <gobot@golang.org> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> TryBot-Bypass: David Chase <drchase@google.com> --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index f1c56709046..1d863662ac3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -go1.19.9 \ No newline at end of file +go1.19.10 \ No newline at end of file -- GitLab