From 7d35f88b81da4108606530225107458f56f46b0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 11:53:44 +0000 Subject: [PATCH] build(deps): bump github.com/goplus/gogen from 1.21.2 to 1.21.5 Bumps [github.com/goplus/gogen](https://github.com/goplus/gogen) from 1.21.2 to 1.21.5. - [Release notes](https://github.com/goplus/gogen/releases) - [Commits](https://github.com/goplus/gogen/compare/v1.21.2...v1.21.5) --- updated-dependencies: - dependency-name: github.com/goplus/gogen dependency-version: 1.21.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index cd094e98..6dbd70e0 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/goplus/llcppg go 1.23.0 require ( - github.com/goplus/gogen v1.21.2 + github.com/goplus/gogen v1.21.5 github.com/goplus/lib v0.3.1 github.com/goplus/llgo v0.13.0 github.com/qiniu/x v1.16.5 diff --git a/go.sum b/go.sum index 91175f8a..023b90e2 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/goplus/gogen v1.21.2 h1:xbXPgZOZiQx/WBM0nZxVSxFbtdCMZCRB+lguDnh8pfs= -github.com/goplus/gogen v1.21.2/go.mod h1:Y7ulYW3wonQ3d9er00b0uGFEV/IUZa6okWJZh892ACQ= +github.com/goplus/gogen v1.21.5 h1:RRgdN1NV2dw/PRAYMmN9N9r3B999h763pyHJ/7O3D8A= +github.com/goplus/gogen v1.21.5/go.mod h1:Y7ulYW3wonQ3d9er00b0uGFEV/IUZa6okWJZh892ACQ= github.com/goplus/lib v0.3.1 h1:Xws4DBVvgOMu58awqB972wtvTacDbk3nqcbHjdx9KSg= github.com/goplus/lib v0.3.1/go.mod h1:SgJv3oPqLLHCu0gcL46ejOP3x7/2ry2Jtxu7ta32kp0= github.com/goplus/llgo v0.13.0 h1:FYT9fe6IuYTXuDRPF/v8VFGeL61cVSrwITxDqEahKiw=