Skip to content

Commit

Permalink
Merge pull request #26 from goplus/dependabot/go_modules/github.com/q…
Browse files Browse the repository at this point in the history
…iniu/x-1.13.1

build(deps): bump github.com/qiniu/x from 1.13.0 to 1.13.1
  • Loading branch information
xushiwei authored Oct 10, 2023
2 parents 9497b95 + 36dc8a4 commit d3593e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/goplus/mod
go 1.16

require (
github.com/qiniu/x v1.13.0
github.com/qiniu/x v1.13.1
golang.org/x/mod v0.13.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/qiniu/x v1.13.0 h1:sJYzcai3asOpp4Ue+P06ibWMTHp8YWF19x1oTeG+Vnw=
github.com/qiniu/x v1.13.0/go.mod h1:INZ2TSWSJVWO/RuELQROERcslBwVgFG7MkTfEdaQz9E=
github.com/qiniu/x v1.13.1 h1:hi7tkXFq6BWGbBpMoLV7kvA2elop69j6Kl7TlxnFAiU=
github.com/qiniu/x v1.13.1/go.mod h1:INZ2TSWSJVWO/RuELQROERcslBwVgFG7MkTfEdaQz9E=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
Expand Down

0 comments on commit d3593e4

Please sign in to comment.