Fix paths after repository transfer to aptly-dev

This commit is contained in:
Andrey Smirnov
2018-04-18 21:19:43 +03:00
parent eaab66da58
commit b8c5303fdb
105 changed files with 214 additions and 214 deletions
+2 -2
View File
@@ -9,10 +9,10 @@ import (
"path/filepath"
"time"
"github.com/aptly-dev/aptly/aptly"
"github.com/aptly-dev/aptly/utils"
"github.com/ncw/swift"
"github.com/pkg/errors"
"github.com/smira/aptly/aptly"
"github.com/smira/aptly/utils"
)
// PublishedStorage abstract file system with published files (actually hosted on Swift)