Use swift V2

This commit is contained in:
Gilbert Chen
2022-10-04 12:47:38 -04:00
parent 6009f64b66
commit 2c63d32142

View File

@@ -10,7 +10,7 @@ import (
"strings"
"time"
"github.com/ncw/swift"
"github.com/ncw/swift/v2"
)
type SwiftStorage struct {