diff --git a/src/duplicacy_swiftstorage.go b/src/duplicacy_swiftstorage.go index f4dfcae8..5c26747c 100644 --- a/src/duplicacy_swiftstorage.go +++ b/src/duplicacy_swiftstorage.go @@ -10,7 +10,7 @@ import ( "strings" "time" - "github.com/ncw/swift" + "github.com/ncw/swift/v2" ) type SwiftStorage struct {