Revert "update ocis-pkg to v2.0.1 and micro/cli to v2"

This reverts commit 83c820e6a7.
This commit is contained in:
Jörn Friedrich Dreyer
2020-02-10 12:22:42 +01:00
parent 83c820e6a7
commit 4eabdad540
12 changed files with 324 additions and 84 deletions

View File

@@ -8,7 +8,7 @@ import (
"github.com/owncloud/ocis-phoenix/pkg/config"
"github.com/owncloud/ocis-phoenix/pkg/flagset"
"github.com/owncloud/ocis-phoenix/pkg/version"
"github.com/owncloud/ocis-pkg/v2/log"
"github.com/owncloud/ocis-pkg/log"
"github.com/spf13/viper"
)