From bac4eb53d64ee402af1d52ac18fb9f0ea76c74e2 Mon Sep 17 00:00:00 2001 From: Gopher Robot <gobot@golang.org> Date: Wed, 6 Jul 2022 21:09:00 +0000 Subject: [PATCH] [release-branch.go1.19] go1.19rc1 Change-Id: I85a6dcfda4fd6b871959e0ba8498a5b85c3c557e Reviewed-on: https://go-review.googlesource.com/c/go/+/416314 Run-TryBot: Gopher Robot <gobot@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> Reviewed-by: David Chase <drchase@google.com> --- VERSION | 1 + 1 file changed, 1 insertion(+) create mode 100644 VERSION diff --git a/VERSION b/VERSION new file mode 100644 index 00000000000..701218be227 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +go1.19rc1 \ No newline at end of file -- GitLab