Skip to content

Commit d7e15de

Browse files
authored
Merge pull request #141 from goplus/dependabot/go_modules/github.com/qiniu/x-1.13.17
build(deps): bump github.com/qiniu/x from 1.13.13 to 1.13.17
2 parents 5be7fda + a89fe37 commit d7e15de

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
@@ -6,7 +6,7 @@ require (
66
github.com/go-sql-driver/mysql v1.8.1
77
github.com/golang-jwt/jwt/v5 v5.2.2
88
github.com/mattn/go-sqlite3 v1.14.27
9-
github.com/qiniu/x v1.13.13
9+
github.com/qiniu/x v1.13.17
1010
)
1111

1212
require filippo.io/edwards25519 v1.1.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ github.com/golang-jwt/jwt/v5 v5.2.2 h1:Rl4B7itRWVtYIHFrSNd7vhTiz9UpLdi6gZhZ3wEeD
66
github.com/golang-jwt/jwt/v5 v5.2.2/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
77
github.com/mattn/go-sqlite3 v1.14.27 h1:drZCnuvf37yPfs95E5jd9s3XhdVWLal+6BOK6qrv6IU=
88
github.com/mattn/go-sqlite3 v1.14.27/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y=
9-
github.com/qiniu/x v1.13.13 h1:J3hPsfCm5i49Ru9KmRkYcAtCz9Zh1eXfhN6HG640EZ0=
10-
github.com/qiniu/x v1.13.13/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII=
9+
github.com/qiniu/x v1.13.17 h1:x5GJNg3rN2PagEZ5JvXmusoIaK1iaGGppFK41i0VAis=
10+
github.com/qiniu/x v1.13.17/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII=

0 commit comments

Comments
 (0)