golang: bump to 1.26rc1

Signed-off-by: sbwml <admin@cooluc.com>
This commit is contained in:
sbwml
2025-12-24 23:12:55 +08:00
parent 77fe76268b
commit 4279464f6a
2 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ After the `./scripts/feeds install -a` operation is completed, execute the follo
```shell
rm -rf feeds/packages/lang/golang
git clone https://github.com/sbwml/packages_lang_golang -b 25.x feeds/packages/lang/golang
git clone https://github.com/sbwml/packages_lang_golang -b 26.x feeds/packages/lang/golang
```