Bump major version to v2
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package runtime
|
||||
|
||||
import (
|
||||
"github.com/owncloud/ocis/ocis-pkg/config"
|
||||
"github.com/owncloud/ocis/ocis/pkg/runtime/service"
|
||||
"github.com/owncloud/ocis/v2/ocis-pkg/config"
|
||||
"github.com/owncloud/ocis/v2/ocis/pkg/runtime/service"
|
||||
)
|
||||
|
||||
// Runtime represents an oCIS runtime environment.
|
||||
|
||||
Reference in New Issue
Block a user