Merge pull request #1068 from goplus/dependabot/go_modules/github.com/qiniu/x-1.13.18

build(deps): bump github.com/qiniu/x from 1.13.17 to 1.13.18
This commit is contained in:
xushiwei
2025-04-22 00:55:37 +08:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/goplus/llgo/runtime v0.0.0-20250403035532-0a8a4eb6a653
github.com/goplus/llvm v0.8.3
github.com/goplus/mod v0.15.1
github.com/qiniu/x v1.13.17
github.com/qiniu/x v1.13.18
golang.org/x/tools v0.30.0
)