Skip to content

Commit 91286e7

Browse files
committed
github.com/qiniu/x v1.12.12
1 parent 8b9accd commit 91286e7

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

55
require (
6-
github.com/qiniu/x v1.12.11
6+
github.com/qiniu/x v1.12.12
77
golang.org/x/sync v0.3.0
88
)

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.12.11 h1:3Z+SmpzKSrKfeh5CvJI0+yvo3t3oQ7bdRpQ3SGErMLc=
2-
github.com/qiniu/x v1.12.11/go.mod h1:03Ni9tj+N2h2aKnAz+6N0Xfl8FwMEDRC2PAlxekASDs=
1+
github.com/qiniu/x v1.12.12 h1:n/sLIh486W4F0qxVs7DAuFL95fFaca9ftnaEulYlrJo=
2+
github.com/qiniu/x v1.12.12/go.mod h1:03Ni9tj+N2h2aKnAz+6N0Xfl8FwMEDRC2PAlxekASDs=
33
golang.org/x/sync v0.3.0 h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E=
44
golang.org/x/sync v0.3.0/go.mod h1:FU7BRWz2tNW+3quACPkgCx/L+uEAv1htQ0V83Z9Rj+Y=

0 commit comments

Comments
 (0)