This is an automated email from the ASF dual-hosted git repository.
djwang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry-backup.git
The following commit(s) were added to refs/heads/main by this push:
new 3acccdf4 docs: Update Go version requirement to 1.21
3acccdf4 is described below
commit 3acccdf4b600b7d2356a2b02fae67b10fae9b948
Author: Robert Mu <[email protected]>
AuthorDate: Mon Oct 13 22:49:42 2025 +0800
docs: Update Go version requirement to 1.21
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 41782a09..d902c1b0 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ repo is a fork of gpbackup, dedicated to supporting
Cloudberry.
## Pre-Requisites
-The project requires the Go Programming language version 1.11 or higher.
+The project requires the Go Programming language version 1.21 or higher.
Follow the directions [here](https://golang.org/doc/) for installation, usage
and configuration instructions. Make sure to set the [Go PATH environment
variable](https://go.dev/doc/install) before starting the following steps.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]