From 947091d31ccda14b0a362adff37b6e037f0f59f3 Mon Sep 17 00:00:00 2001 From: Gopher Robot <gobot@golang.org> Date: Tue, 4 Oct 2022 17:10:23 +0000 Subject: [PATCH] [release-branch.go1.18] go1.18.7 Change-Id: I0636d7335381c25ce39fd44c8cf758fb84737551 Reviewed-on: https://go-review.googlesource.com/c/go/+/438597 Reviewed-by: Carlos Amedee <carlos@golang.org> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> 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 9fe64993ca0..d5bd5caf574 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -go1.18.6 \ No newline at end of file +go1.18.7 \ No newline at end of file -- GitLab