Skip to content

Commit ae4f955

Browse files
build(deps): bump github.com/goplus/mod from 0.18.0 to 0.19.0 (#616)
Bumps [github.com/goplus/mod](https://github.com/goplus/mod) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/goplus/mod/releases) - [Commits](goplus/mod@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: github.com/goplus/mod dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f51630 commit ae4f955

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/goplus/gogen v1.19.7
77
github.com/goplus/lib v0.3.1
88
github.com/goplus/llgo v0.12.0
9-
github.com/goplus/mod v0.18.0
9+
github.com/goplus/mod v0.19.0
1010
github.com/qiniu/x v1.16.0
1111
)
1212

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ github.com/goplus/lib v0.3.1 h1:Xws4DBVvgOMu58awqB972wtvTacDbk3nqcbHjdx9KSg=
44
github.com/goplus/lib v0.3.1/go.mod h1:SgJv3oPqLLHCu0gcL46ejOP3x7/2ry2Jtxu7ta32kp0=
55
github.com/goplus/llgo v0.12.0 h1:UhbmwR+9fSy1y944rp6fPkSP39n4YhH4TpAN2QJ15ns=
66
github.com/goplus/llgo v0.12.0/go.mod h1:5vIB0IyUr1ukcFPurB3A9ZyvXPz+v8yUiEhRxCVf1dk=
7-
github.com/goplus/mod v0.18.0 h1:ae25ShC5IFsGd+cqC9b3amgHp5iKvvZt/l21YbxMLo0=
8-
github.com/goplus/mod v0.18.0/go.mod h1:EGBM8GnO+JF6yLHjQFNLcqvVTWncbp53vk8hbs0JGpU=
7+
github.com/goplus/mod v0.19.0 h1:VwTawpScUFXozTEhtA4WsdhG/5pa12gJeAK4EGOgM/I=
8+
github.com/goplus/mod v0.19.0/go.mod h1:4HcnqpUHXFHWRTJXQgiHrFbvy0j3K/OEzpFh5KFYLRM=
99
github.com/qiniu/x v1.16.0 h1:W2VOecyIT3Uxwjm6vJinUR7G3gpwgUgHZA9OpeHArdE=
1010
github.com/qiniu/x v1.16.0/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII=
1111
golang.org/x/mod v0.27.0 h1:kb+q2PyFnEADO2IEF935ehFUXlWiNjJWtRNgBLSfbxQ=

0 commit comments

Comments
 (0)