maintain envdecode inside ocis-pkg

This commit is contained in:
Willy Kloucek
2022-01-07 16:08:14 +00:00
committed by Jörn Friedrich Dreyer
parent 21ed07d90b
commit 5034e399bb
19 changed files with 1348 additions and 16 deletions
+1 -1
View File
@@ -4,8 +4,8 @@ import (
"context"
"os"
"github.com/owncloud/ocis/ocis-pkg/config/envdecode"
"github.com/thejerf/suture/v4"
"github.com/wkloucek/envdecode"
"github.com/owncloud/ocis/graph/pkg/config"
ociscfg "github.com/owncloud/ocis/ocis-pkg/config"