build(deps): bump github.com/goplus/mod from 0.16.1 to 0.17.0

Bumps [github.com/goplus/mod](https://github.com/goplus/mod) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/goplus/mod/releases)
- [Commits](https://github.com/goplus/mod/compare/v0.16.1...v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/goplus/mod
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-26 00:22:04 +00:00
committed by GitHub
parent 450a3637e4
commit 57d74dfdbf
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -10,8 +10,8 @@ require (
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.1
github.com/qiniu/x v1.14.6
github.com/goplus/mod v0.17.0
github.com/qiniu/x v1.15.0
golang.org/x/tools v0.30.0
)