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