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 @@ -16,7 +16,7 @@ require (
16
16
github.com/pilinux/libgo v0.0.5
17
17
github.com/pilinux/logrus v0.11.2
18
18
github.com/pilinux/structs v1.1.1
19
- github.com/pilinux/twofactor v1.1.3
19
+ github.com/pilinux/twofactor v1.1.4
20
20
github.com/qiniu/qmgo v1.1.8
21
21
github.com/sirupsen/logrus v1.9.3
22
22
github.com/ulule/limiter/v3 v3.11.2
Original file line number Diff line number Diff line change @@ -111,8 +111,8 @@ github.com/pilinux/logrus v0.11.2 h1:xE2rFraQwWKWZNY3nKLYD/xYW6RhRcdrXyU/zbbF1LA
111
111
github.com/pilinux/logrus v0.11.2 /go.mod h1:qLAPPAOLzJscxbFQE2Xq2ZCnknHC+QKKtOAX47oGjS0 =
112
112
github.com/pilinux/structs v1.1.1 h1:oab30yWZjsxSWCA8bHdCB4yUcB0qMSE8QVvgGSPEYxY =
113
113
github.com/pilinux/structs v1.1.1 /go.mod h1:Gm07WsM5mG+wZAqX2I4y5PoW4zvLhzDR+YoWm1c1BBk =
114
- github.com/pilinux/twofactor v1.1.3 h1:IRYAhMkWahQLdjmcB3pAMybP9uqow5/9VHTqs+xLmIQ =
115
- github.com/pilinux/twofactor v1.1.3 /go.mod h1:Cx8BF/TnC1ZbRg0m91hwtRxm6XW6N/e2w0qPwxUOfps =
114
+ github.com/pilinux/twofactor v1.1.4 h1:Q7Hh79ppHVpek3lrC5MUrHXqT/BX+WhBoekAXz2mZSg =
115
+ github.com/pilinux/twofactor v1.1.4 /go.mod h1:5s77kddlzeVjQA0PbkdHsvKdZt4mlpOIpw2cdm6TPuw =
116
116
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4 =
117
117
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
118
118
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments