docs: Update go version in build-by-yourself.md (#561)

This commit is contained in:
linglilongyi 2024-06-24 23:45:38 +08:00 committed by GitHub
parent 3fd2826f40
commit 89cb77e632
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@
```shell
clang >= 10
llvm >= 10 (optional)
golang >= 1.18
golang >= 1.22
make
```