Use upstream version of ncw/swift

This commit is contained in:
Sylvain Baubeau
2015-02-10 09:17:46 +01:00
parent f097cd20c1
commit 355a98b51f
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ package swift
import (
"fmt"
"github.com/lebauce/swift"
"github.com/ncw/swift"
"github.com/smira/aptly/aptly"
"github.com/smira/aptly/files"
"time"