mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
Bump major version to v2
This commit is contained in:
@@ -3,9 +3,9 @@ package parser
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/owncloud/ocis/ocis-pkg/config"
|
||||
"github.com/owncloud/ocis/ocis-pkg/config/envdecode"
|
||||
"github.com/owncloud/ocis/ocis-pkg/shared"
|
||||
"github.com/owncloud/ocis/v2/ocis-pkg/config"
|
||||
"github.com/owncloud/ocis/v2/ocis-pkg/config/envdecode"
|
||||
"github.com/owncloud/ocis/v2/ocis-pkg/shared"
|
||||
)
|
||||
|
||||
// ParseConfig loads the ocis configuration and
|
||||
|
||||
Reference in New Issue
Block a user