From 202a1a57064127c3f19d96df57b9f9586145e21c Mon Sep 17 00:00:00 2001 From: Gopher Robot <gobot@golang.org> Date: Tue, 14 Feb 2023 17:53:38 +0000 Subject: [PATCH] [release-branch.go1.20] go1.20.1 Change-Id: I6a40cdd44d7bc7e4bf95a5169ecad16757eb41d3 Reviewed-on: https://go-review.googlesource.com/c/go/+/468238 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Pratt <mpratt@google.com> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Than McIntosh <thanm@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 83534e24796..866106008f2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -go1.20 \ No newline at end of file +go1.20.1 \ No newline at end of file -- GitLab