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

View File

@@ -5,8 +5,8 @@ import (
"net/http"
"github.com/owncloud/ocis-pkg/v2/service/debug"
"github.com/owncloud/ocis-proxy/pkg/config"
"github.com/owncloud/ocis-proxy/pkg/version"
"github.com/owncloud/ocis/proxy/pkg/config"
"github.com/owncloud/ocis/proxy/pkg/version"
)
// Server initializes the debug service and server.