build(deps): bump github.com/goplus/gogen from 1.16.0 to 1.16.1

Bumps [github.com/goplus/gogen](https://github.com/goplus/gogen) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/goplus/gogen/releases)
- [Commits](https://github.com/goplus/gogen/compare/v1.16.0...v1.16.1)

---
updated-dependencies:
- dependency-name: github.com/goplus/gogen
  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]
2024-10-28 00:44:02 +00:00
committed by GitHub
parent 028b53816d
commit f8303f2e7a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/goplus/llgo
go 1.20
require (
github.com/goplus/gogen v1.16.0
github.com/goplus/gogen v1.16.1
github.com/goplus/llvm v0.8.0
github.com/goplus/mod v0.13.12
github.com/qiniu/x v1.13.10