Skip to content

Commit c8120f4

Browse files
build(deps): bump github.com/goplus/mod from 0.17.1 to 0.17.3
Bumps [github.com/goplus/mod](https://github.com/goplus/mod) from 0.17.1 to 0.17.3. - [Release notes](https://github.com/goplus/mod/releases) - [Commits](goplus/mod@v0.17.1...v0.17.3) --- updated-dependencies: - dependency-name: github.com/goplus/mod dependency-version: 0.17.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e893ba commit c8120f4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ require (
66
github.com/goplus/gogen v1.19.5
77
github.com/goplus/lib v0.3.1
88
github.com/goplus/llgo v0.11.6-0.20250824004317-e4218f90d792
9-
github.com/goplus/mod v0.17.1
10-
github.com/qiniu/x v1.15.1
9+
github.com/goplus/mod v0.17.3
10+
github.com/qiniu/x v1.15.3
1111
)
1212

1313
require golang.org/x/mod v0.27.0 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ 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.11.6-0.20250824004317-e4218f90d792 h1:EbF48QxuTaklX5MPwSuskZhu+dI9CHDIPW9S05uyhsM=
66
github.com/goplus/llgo v0.11.6-0.20250824004317-e4218f90d792/go.mod h1:GeJLuuvv1yU+XBX+45SITayPgj7tsHVntEY+LEFPx+I=
7-
github.com/goplus/mod v0.17.1 h1:ITovxDcc5zbURV/Wrp3/SBsYLgC1KrxY6pq1zMM2V94=
8-
github.com/goplus/mod v0.17.1/go.mod h1:iXEszBKqi38BAyQApBPyQeurLHmQN34YMgC2ZNdap50=
9-
github.com/qiniu/x v1.15.1 h1:avE+YQaowp8ZExjylOeSM73rUo3MQKBAYVxh4NJ8dY8=
10-
github.com/qiniu/x v1.15.1/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII=
7+
github.com/goplus/mod v0.17.3 h1:ZRqo+3flzS31nZPDiCXKcIuEd6OZhqpd/QQTIVmksxI=
8+
github.com/goplus/mod v0.17.3/go.mod h1:EGBM8GnO+JF6yLHjQFNLcqvVTWncbp53vk8hbs0JGpU=
9+
github.com/qiniu/x v1.15.3 h1:kVKDIJy6XY+ahPZpDmm51HM5gTdidj2ZeHQ7OqJw88Q=
10+
github.com/qiniu/x v1.15.3/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII=
1111
golang.org/x/mod v0.27.0 h1:kb+q2PyFnEADO2IEF935ehFUXlWiNjJWtRNgBLSfbxQ=
1212
golang.org/x/mod v0.27.0/go.mod h1:rWI627Fq0DEoudcK+MBkNkCe0EetEaDSwJJkCcjpazc=

0 commit comments

Comments
 (0)