From 46b4646a735fc70dfc0e13b0fca50fb21df14510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 12:22:18 +0000 Subject: [PATCH] build(deps): bump github.com/goplus/llgo from 0.12.2 to 0.13.0 Bumps [github.com/goplus/llgo](https://github.com/goplus/llgo) from 0.12.2 to 0.13.0. - [Release notes](https://github.com/goplus/llgo/releases) - [Commits](https://github.com/goplus/llgo/compare/v0.12.2...v0.13.0) --- updated-dependencies: - dependency-name: github.com/goplus/llgo dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 231daf94..9cd4be6b 100644 --- a/go.mod +++ b/go.mod @@ -5,6 +5,6 @@ go 1.23.0 require ( github.com/goplus/gogen v1.21.2 github.com/goplus/lib v0.3.1 - github.com/goplus/llgo v0.12.2 + github.com/goplus/llgo v0.13.0 github.com/qiniu/x v1.16.3 ) diff --git a/go.sum b/go.sum index 80c56a01..37722cd2 100644 --- a/go.sum +++ b/go.sum @@ -2,7 +2,7 @@ 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/lib v0.3.1 h1:Xws4DBVvgOMu58awqB972wtvTacDbk3nqcbHjdx9KSg= github.com/goplus/lib v0.3.1/go.mod h1:SgJv3oPqLLHCu0gcL46ejOP3x7/2ry2Jtxu7ta32kp0= -github.com/goplus/llgo v0.12.2 h1:4hWhMtiyxeCVoOQVvsaZxyfIO8Q/cyV5SUk8+V5dVAQ= -github.com/goplus/llgo v0.12.2/go.mod h1:8Kr3OblHzsUVrrOoI0oC7vUKLYzELlSZK5yglwgC5OA= +github.com/goplus/llgo v0.13.0 h1:FYT9fe6IuYTXuDRPF/v8VFGeL61cVSrwITxDqEahKiw= +github.com/goplus/llgo v0.13.0/go.mod h1:HwCxwsxvUcZ4k6E16TbGsvhGBvaLszKDVmDPMCp82M8= github.com/qiniu/x v1.16.3 h1:UftZPVh4n4M5qqdqTg2TlnhDATVn5rGsp9v7FxHwN4g= github.com/qiniu/x v1.16.3/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII=