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

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

---
updated-dependencies:
- dependency-name: github.com/goplus/mod
  dependency-version: 0.16.1
  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-05-06 15:00:31 +00:00
committed by GitHub
parent 1fdcb55eba
commit d7e523948b
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -11,8 +11,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.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
)