Skip to content

Commit 46b4646

Browse files
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](xgo-dev/llgo@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] <support@github.com>
1 parent b7259eb commit 46b4646

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ go 1.23.0
55
require (
66
github.com/goplus/gogen v1.21.2
77
github.com/goplus/lib v0.3.1
8-
github.com/goplus/llgo v0.12.2
8+
github.com/goplus/llgo v0.13.0
99
github.com/qiniu/x v1.16.3
1010
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ github.com/goplus/gogen v1.21.2 h1:xbXPgZOZiQx/WBM0nZxVSxFbtdCMZCRB+lguDnh8pfs=
22
github.com/goplus/gogen v1.21.2/go.mod h1:Y7ulYW3wonQ3d9er00b0uGFEV/IUZa6okWJZh892ACQ=
33
github.com/goplus/lib v0.3.1 h1:Xws4DBVvgOMu58awqB972wtvTacDbk3nqcbHjdx9KSg=
44
github.com/goplus/lib v0.3.1/go.mod h1:SgJv3oPqLLHCu0gcL46ejOP3x7/2ry2Jtxu7ta32kp0=
5-
github.com/goplus/llgo v0.12.2 h1:4hWhMtiyxeCVoOQVvsaZxyfIO8Q/cyV5SUk8+V5dVAQ=
6-
github.com/goplus/llgo v0.12.2/go.mod h1:8Kr3OblHzsUVrrOoI0oC7vUKLYzELlSZK5yglwgC5OA=
5+
github.com/goplus/llgo v0.13.0 h1:FYT9fe6IuYTXuDRPF/v8VFGeL61cVSrwITxDqEahKiw=
6+
github.com/goplus/llgo v0.13.0/go.mod h1:HwCxwsxvUcZ4k6E16TbGsvhGBvaLszKDVmDPMCp82M8=
77
github.com/qiniu/x v1.16.3 h1:UftZPVh4n4M5qqdqTg2TlnhDATVn5rGsp9v7FxHwN4g=
88
github.com/qiniu/x v1.16.3/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII=

0 commit comments

Comments
 (0)