This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git
The following commit(s) were added to refs/heads/main by this push:
new 5860462b9 🔄 synced local 'docs/docs/guide/' with remote 'docs/guide/'
5860462b9 is described below
commit 5860462b909cb6352cefd9557f6f1ad295497365
Author: chaokunyang <[email protected]>
AuthorDate: Mon Jan 12 09:36:01 2026 +0000
🔄 synced local 'docs/docs/guide/' with remote 'docs/guide/'
---
docs/docs/guide/go/index.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/docs/docs/guide/go/index.md b/docs/docs/guide/go/index.md
index 9c60cc4f7..ee0b57c57 100644
--- a/docs/docs/guide/go/index.md
+++ b/docs/docs/guide/go/index.md
@@ -1,5 +1,5 @@
---
-title: Overview
+title: Go Serialization Guide
sidebar_position: 0
id: go_index
license: |
@@ -35,6 +35,8 @@ Apache Fory Go is a high-performance, cross-language
serialization library for G
### Installation
+**Requirements**: Go 1.24 or later
+
```bash
go get github.com/apache/fory/go/fory
```
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]