Skip to content

Commit aa3d984

Browse files
authored
Merge pull request #51 from goplus/dependabot/go_modules/github.com/qiniu/x-1.13.3
Bump github.com/qiniu/x from 1.13.3-0.20240129201727-4013f184c5c7 to 1.13.3
2 parents c73bed1 + 5c20208 commit aa3d984

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/goplus/yap
33
go 1.18
44

55
require (
6-
github.com/qiniu/x v1.13.3-0.20240129201727-4013f184c5c7
7-
github.com/golang-jwt/jwt/v5 v5.2.0
6+
github.com/golang-jwt/jwt/v5 v5.2.0
7+
github.com/qiniu/x v1.13.3
88
)

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
github.com/golang-jwt/jwt/v5 v5.2.0 h1:d/ix8ftRUorsN+5eMIlF4T6J8CAt9rch3My2winC1Jw=
22
github.com/golang-jwt/jwt/v5 v5.2.0/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
3-
github.com/qiniu/x v1.13.3-0.20240129201727-4013f184c5c7 h1:rzpGloMVgWexXti9yRXMH8aAdjNy8rZrlAQdKvzZeMg=
4-
github.com/qiniu/x v1.13.3-0.20240129201727-4013f184c5c7/go.mod h1:INZ2TSWSJVWO/RuELQROERcslBwVgFG7MkTfEdaQz9E=
3+
github.com/qiniu/x v1.13.3 h1:NER9aJnVzjH0XapzIWrWNAn2SPwck0xGMyIIlfCMm84=
4+
github.com/qiniu/x v1.13.3/go.mod h1:INZ2TSWSJVWO/RuELQROERcslBwVgFG7MkTfEdaQz9E=

0 commit comments

Comments
 (0)