accounts running

This commit is contained in:
A.Unger
2020-09-18 14:51:07 +02:00
parent 1a0ddd2190
commit fcca9faa81
54 changed files with 466 additions and 444 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"github.com/micro/cli/v2"
"github.com/owncloud/ocis/accounts/pkg/config"
"github.com/owncloud/ocis/accounts/pkg/version"
"github.com/owncloud/ocis-pkg/v2/log"
"github.com/owncloud/ocis/ocis-pkg/log"
"github.com/spf13/viper"
)