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

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

---
updated-dependencies:
- dependency-name: github.com/goplus/gogen
  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]
2024-05-18 11:52:45 +00:00
committed by GitHub
parent 908f0047f8
commit cc0ae5e229
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.18
require (
github.com/aykevl/go-wasm v0.0.1
github.com/goplus/gogen v1.15.2
github.com/goplus/gogen v1.16.0
github.com/goplus/llvm v0.7.5
github.com/goplus/mod v0.13.10
github.com/json-iterator/go v1.1.12