Merge branch 'main' into dependabot/go_modules/github.com/goplus/cobra-1.9.9

This commit is contained in:
xushiwei
2025-05-07 03:33:04 +08:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

6
go.mod
View File

@@ -7,12 +7,12 @@ toolchain go1.24.1
require (
github.com/goccy/go-yaml v1.17.1
github.com/goplus/cobra v1.9.9 //gop:class
github.com/goplus/gogen v1.17.3
github.com/goplus/gogen v1.18.0
github.com/goplus/lib v0.2.0
github.com/goplus/llgo/runtime v0.0.0-00010101000000-000000000000
github.com/goplus/llvm v0.8.3
github.com/goplus/mod v0.16.0
github.com/qiniu/x v1.13.19
github.com/goplus/mod v0.16.1
github.com/qiniu/x v1.14.0
golang.org/x/mod v0.23.0
golang.org/x/tools v0.30.0
)