This is an automated email from the ASF dual-hosted git repository.
lostluck pushed a commit to branch lostluck-go-play
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/lostluck-go-play by this push:
new 05bc5fe5e74 Update playground/README.md to refer to Go 1.23
05bc5fe5e74 is described below
commit 05bc5fe5e74b9037ccf2d5a61f3a3c7d896a190f
Author: Robert Burke <[email protected]>
AuthorDate: Thu Sep 12 11:07:43 2024 -0700
Update playground/README.md to refer to Go 1.23
---
playground/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/playground/README.md b/playground/README.md
index eb6ed3619bc..8f4aff1663f 100644
--- a/playground/README.md
+++ b/playground/README.md
@@ -41,7 +41,7 @@ build, test, and deploy the frontend and backend services.
> - buf
> - sbt
-1. Install Go 1.20+
+1. Install Go 1.23+
**Ubuntu 22.04 and newer:**
```shell