Skip to content

Commit 56104f9

Browse files
authored
Merge pull request #136 from goplus/dependabot/go_modules/github.com/qiniu/x-1.16.3
build(deps): bump github.com/qiniu/x from 1.16.2 to 1.16.3
2 parents 7ea35f1 + 21672be commit 56104f9

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
@@ -3,7 +3,7 @@ module github.com/goplus/mod
33
go 1.18
44

55
require (
6-
github.com/qiniu/x v1.16.2
6+
github.com/qiniu/x v1.16.3
77
golang.org/x/mod v0.20.0
88
)
99

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github.com/qiniu/x v1.16.2 h1:onFQ5Yu8L7GtX5MRidXTbQsDRrRGyoINjON5uWrTkuE=
2-
github.com/qiniu/x v1.16.2/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII=
1+
github.com/qiniu/x v1.16.3 h1:UftZPVh4n4M5qqdqTg2TlnhDATVn5rGsp9v7FxHwN4g=
2+
github.com/qiniu/x v1.16.3/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII=
33
golang.org/x/mod v0.20.0 h1:utOm6MM3R3dnawAiJgn0y+xvuYRsm1RKM/4giyfDgV0=
44
golang.org/x/mod v0.20.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=

0 commit comments

Comments
 (0)