sbwml bf6312a89f golang 1.25.x init
Signed-off-by: sbwml <admin@cooluc.com>
2025-06-17 14:58:17 +08:00

11 lines
282 B
Markdown

# OpenWrt golang latest version
## How to use?
After the `./scripts/feeds install -a` operation is completed, execute the following command:
```shell
rm -rf feeds/packages/lang/golang
git clone https://github.com/sbwml/packages_lang_golang -b 25.x feeds/packages/lang/golang
```