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
+1 -1
View File
@@ -1,7 +1,7 @@
package cmd
import (
ctx "github.com/smira/aptly/context"
ctx "github.com/aptly-dev/aptly/context"
"github.com/smira/flag"
)