File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ require (
52
52
github.com/ncw/swift/v2 v2.0.4
53
53
github.com/pkg/errors v0.9.1
54
54
github.com/pkg/sftp v1.13.9
55
- github.com/pquerna/otp v1.4 .0
55
+ github.com/pquerna/otp v1.5 .0
56
56
github.com/rclone/rclone v1.70.3
57
57
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d
58
58
github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -650,6 +650,8 @@ github.com/pquerna/cachecontrol v0.1.0 h1:yJMy84ti9h/+OEWa752kBTKv4XC30OtVVHYv/8
650
650
github.com/pquerna/cachecontrol v0.1.0 /go.mod h1:NrUG3Z7Rdu85UNR3vm7SOsl1nFIeSiQnrHV5K9mBcUI =
651
651
github.com/pquerna/otp v1.4.0 h1:wZvl1TIVxKRThZIBiwOOHOGP/1+nZyWBil9Y2XNEDzg =
652
652
github.com/pquerna/otp v1.4.0 /go.mod h1:dkJfzwRKNiegxyNb54X/3fLwhCynbMspSyWKnvi1AEg =
653
+ github.com/pquerna/otp v1.5.0 h1:NMMR+WrmaqXU4EzdGJEE1aUUI0AMRzsp96fFFWNPwxs =
654
+ github.com/pquerna/otp v1.5.0 /go.mod h1:dkJfzwRKNiegxyNb54X/3fLwhCynbMspSyWKnvi1AEg =
653
655
github.com/prometheus/client_golang v1.19.1 h1:wZWJDwK+NameRJuPGDhlnFgx8e8HN3XHQeLaYJFJBOE =
654
656
github.com/prometheus/client_golang v1.19.1 /go.mod h1:mP78NwGzrVks5S2H6ab8+ZZGJLZUq1hoULYBAYBw1Ho =
655
657
github.com/prometheus/client_golang v1.22.0 h1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q =
You can’t perform that action at this time.
0 commit comments