File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ require (
1212 github.com/howeyc/gopass v0.0.0-20210920133722-c8aef6fb66ef
1313 github.com/labstack/echo/v4 v4.11.1
1414 github.com/ncw/swift v1.0.53
15+ github.com/ncw/swift/v2 v2.0.2
1516 github.com/pkg/xattr v0.4.9
1617 github.com/sirupsen/logrus v1.9.3
1718 github.com/spf13/cobra v1.7.0
Original file line number Diff line number Diff line change @@ -262,6 +262,7 @@ github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3Rllmb
262262github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
263263github.com/ncw/swift v1.0.53 h1:luHjjTNtekIEvHg5KdAFIBaH7bWfNkefwFnpDffSIks =
264264github.com/ncw/swift v1.0.53 /go.mod h1:23YIA4yWVnGwv2dQlN4bB7egfYX6YLn0Yo/S6zZO/ZM =
265+ github.com/ncw/swift/v2 v2.0.2 /go.mod h1:z0A9RVdYPjNjXVo2pDOPxZ4eu3oarO1P91fTItcb+Kg =
265266github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86 /go.mod h1:kHJEU3ofeGjhHklVoIGuVj85JJwZ6kWPaJwCIxgnFmo =
266267github.com/neelance/sourcemap v0.0.0-20200213170602-2833bce08e4c /go.mod h1:Qr6/a/Q4r9LP1IltGz7tA7iOK1WonHEYhu1HRBA7ZiM =
267268github.com/nxadm/tail v1.4.4 h1:DQuhQpB1tVlglWS2hLQ5OV6B5r8aGxSrPc5Qo6uTN78 =
You can’t perform that action at this time.
0 commit comments