update ocis-pkg to v2.0.1

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer committed 2020-02-10 11:39:01 +01:00
1 parent b3d01c1481
commit 6ff79110d3
5 files changed
+61 -286

No files matched your search

+1 -1
View File
@@ -5,7 +5,7 @@ import (
"strings"
"github.com/micro/cli/v2"
"github.com/owncloud/ocis-pkg/log"
"github.com/owncloud/ocis-pkg/v2/log"
"github.com/owncloud/ocis-reva/pkg/config"
"github.com/owncloud/ocis-reva/pkg/flagset"
"github.com/owncloud/ocis-reva/pkg/version"