From 619b8fd7d2c94af12933f409e962b99aa9263555 Mon Sep 17 00:00:00 2001 From: Gopher Robot <gobot@golang.org> Date: Wed, 6 Sep 2023 14:57:22 +0000 Subject: [PATCH] [release-branch.go1.19] go1.19.13 Change-Id: I2536f540cb7271f1edfcfb3a126e62ebf0c24261 Reviewed-on: https://go-review.googlesource.com/c/go/+/526138 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Cherry Mui <cherryyz@google.com> Run-TryBot: Cherry Mui <cherryyz@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 c0d62829ce0..6e32eca2884 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -go1.19.12 \ No newline at end of file +go1.19.13 \ No newline at end of file -- GitLab