golang 1.25.x init

Signed-off-by: sbwml <admin@cooluc.com>
This commit is contained in:
sbwml 2025-06-17 14:58:17 +08:00
parent 14bbacea4e
commit bf6312a89f

View File

@ -6,5 +6,5 @@ After the `./scripts/feeds install -a` operation is completed, execute the follo
```shell ```shell
rm -rf feeds/packages/lang/golang rm -rf feeds/packages/lang/golang
git clone https://github.com/sbwml/packages_lang_golang -b 24.x feeds/packages/lang/golang git clone https://github.com/sbwml/packages_lang_golang -b 25.x feeds/packages/lang/golang
``` ```