feat(all): update to go1.24+

This commit is contained in:
源文雨
2025-09-30 23:55:08 +08:00
parent 724e48f3e8
commit aa67d09ee1
25 changed files with 344 additions and 861 deletions

View File

@@ -21,7 +21,7 @@ import (
var (
sizeList = []int{0, 3, 5, 8}
enguess = control.Register("wifegame", &ctrl.Options[*zero.Ctx]{
enguess = control.AutoRegister(&ctrl.Options[*zero.Ctx]{
DisableOnDefault: false,
Help: "- 猜老婆",
Brief: "从老婆库猜老婆",