Update files for new ocis naming

This commit is contained in:
Thomas Boerger
2019-09-05 12:15:54 +02:00
parent 251350ed1d
commit e807f497bf
16 changed files with 75 additions and 40 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package command
import (
phoenix "github.com/owncloud/reva-phoenix/pkg/command"
phoenix "github.com/owncloud/ocis-phoenix/pkg/command"
"github.com/spf13/cobra"
)