Bump major version to v2

This commit is contained in:
Michael Barz
2022-05-04 14:49:59 +02:00
parent a3c4a9d57d
commit 189987bcbd
708 changed files with 2198 additions and 2183 deletions

View File

@@ -6,7 +6,7 @@ import (
"net"
"net/rpc"
"github.com/owncloud/ocis/ocis/pkg/runtime/config"
"github.com/owncloud/ocis/v2/ocis/pkg/runtime/config"
"github.com/spf13/cobra"
)

View File

@@ -6,7 +6,7 @@ import (
"net"
"net/rpc"
"github.com/owncloud/ocis/ocis/pkg/runtime/config"
"github.com/owncloud/ocis/v2/ocis/pkg/runtime/config"
"github.com/spf13/cobra"
)

View File

@@ -6,7 +6,7 @@ import (
"net"
"net/rpc"
"github.com/owncloud/ocis/ocis/pkg/runtime/config"
"github.com/owncloud/ocis/v2/ocis/pkg/runtime/config"
"github.com/spf13/cobra"
)