File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/goplus/mod
3
3
go 1.16
4
4
5
5
require (
6
- github.com/qiniu/x v1.13.0
6
+ github.com/qiniu/x v1.13.1
7
7
golang.org/x/mod v0.13.0
8
8
)
Original file line number Diff line number Diff line change 1
- github.com/qiniu/x v1.13.0 h1:sJYzcai3asOpp4Ue+P06ibWMTHp8YWF19x1oTeG+Vnw =
2
- github.com/qiniu/x v1.13.0 /go.mod h1:INZ2TSWSJVWO/RuELQROERcslBwVgFG7MkTfEdaQz9E =
1
+ github.com/qiniu/x v1.13.1 h1:hi7tkXFq6BWGbBpMoLV7kvA2elop69j6Kl7TlxnFAiU =
2
+ github.com/qiniu/x v1.13.1 /go.mod h1:INZ2TSWSJVWO/RuELQROERcslBwVgFG7MkTfEdaQz9E =
3
3
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
4
4
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
5
5
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 /go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc =
You can’t perform that action at this time.
0 commit comments