update dependencies and import paths

This commit is contained in:
A.Unger
2020-09-18 12:33:35 +02:00
parent 38cecdbf0f
commit 4c12bed11b
68 changed files with 233 additions and 232 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ package flagset
import (
"github.com/micro/cli/v2"
"github.com/owncloud/ocis-accounts/pkg/config"
accounts "github.com/owncloud/ocis-accounts/pkg/proto/v0"
"github.com/owncloud/ocis/accounts/pkg/config"
accounts "github.com/owncloud/ocis/accounts/pkg/proto/v0"
)
// RootWithConfig applies cfg to the root flagset