change module name
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Package query provides functions to work with the different search query flavours.
|
||||
package query
|
||||
|
||||
import "github.com/owncloud/ocis/v2/ocis-pkg/ast"
|
||||
import "github.com/opencloud-eu/opencloud/ocis-pkg/ast"
|
||||
|
||||
// Builder is the interface that wraps the basic Build method.
|
||||
type Builder interface {
|
||||
|
||||
Reference in New Issue
Block a user