Merge pull request #3678 from owncloud/v2
Update ocis packages and imports to V2
This commit is contained in:
@@ -3,7 +3,7 @@ package shared
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/owncloud/ocis/ocis-pkg/config/defaults"
|
||||
"github.com/owncloud/ocis/v2/ocis-pkg/config/defaults"
|
||||
)
|
||||
|
||||
func MissingMachineAuthApiKeyError(service string) error {
|
||||
|
||||
Reference in New Issue
Block a user