build(deps): bump github.com/qiniu/x from 1.13.17 to 1.13.18

Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.13.17 to 1.13.18.
- [Release notes](https://github.com/qiniu/x/releases)
- [Commits](https://github.com/qiniu/x/compare/v1.13.17...v1.13.18)

---
updated-dependencies:
- dependency-name: github.com/qiniu/x
  dependency-version: 1.13.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-21 00:48:47 +00:00
committed by GitHub
parent 0ef3a7ec25
commit 2714da8d98
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
)