update proxy import paths and module name

This commit is contained in:
A.Unger
2020-09-18 12:48:35 +02:00
parent 598ca6c405
commit 91bd83938b
66 changed files with 226 additions and 232 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ import (
"os"
svc "github.com/owncloud/ocis-pkg/v2/service/http"
"github.com/owncloud/ocis-proxy/pkg/crypto"
"github.com/owncloud/ocis-proxy/pkg/version"
"github.com/owncloud/ocis/proxy/pkg/crypto"
"github.com/owncloud/ocis/proxy/pkg/version"
)
// Server initializes the http service and server.