update cli and ocis-pkg (#14)

This commit is contained in:
Alex Unger
2020-02-10 11:51:41 +01:00
committed by GitHub
parent dd1c848408
commit 05b45e4802
14 changed files with 163 additions and 338 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"context"
"github.com/owncloud/ocis-konnectd/pkg/config"
"github.com/owncloud/ocis-pkg/log"
"github.com/owncloud/ocis-pkg/v2/log"
)
// Option defines a single option function.