mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
* feat(search): introduce search query package With the increasing complexity of how we organize our resources, the search must also be able to find them using entity properties. The query package provides the necessary functionality to do this. This makes it possible to search for resources via KQL, the microsoft spec is largely covered and can be used for this. In the current state, the legacy query language is still used, in a future update this will be deprecated and KQL will become the standard
45 lines
1.2 KiB
Bash
45 lines
1.2 KiB
Bash
# Auto generated binary variables helper managed by https://github.com/bwplotka/bingo v0.8. DO NOT EDIT.
|
|
# All tools are designed to be build inside $GOBIN.
|
|
# Those variables will work only until 'bingo get' was invoked, or if tools were installed via Makefile's Variables.mk.
|
|
GOBIN=${GOBIN:=$(go env GOBIN)}
|
|
|
|
if [ -z "$GOBIN" ]; then
|
|
GOBIN="$(go env GOPATH)/bin"
|
|
fi
|
|
|
|
|
|
BINGO="${GOBIN}/bingo-v0.8.0"
|
|
|
|
BUF="${GOBIN}/buf-v1.3.1"
|
|
|
|
BUILDIFIER="${GOBIN}/buildifier-v0.0.0-20220323134444-a9f46b2bb3de"
|
|
|
|
CALENS="${GOBIN}/calens-v0.2.0"
|
|
|
|
GO_LICENSES="${GOBIN}/go-licenses-v1.5.0"
|
|
|
|
GOLANGCI_LINT="${GOBIN}/golangci-lint-v1.51.2"
|
|
|
|
HUGO="${GOBIN}/hugo-v0.115.2"
|
|
|
|
MOCKERY="${GOBIN}/mockery-v2.22.1"
|
|
|
|
MUTAGEN="${GOBIN}/mutagen-v0.13.1"
|
|
|
|
PIGEON="${GOBIN}/pigeon-v1.1.1-0.20230620190048-b0211796baa8"
|
|
|
|
PROTOC_GEN_DOC="${GOBIN}/protoc-gen-doc-v1.5.1"
|
|
|
|
PROTOC_GEN_GO="${GOBIN}/protoc-gen-go-v1.28.1"
|
|
|
|
PROTOC_GEN_MICRO="${GOBIN}/protoc-gen-micro-v1.0.0"
|
|
|
|
PROTOC_GEN_MICROWEB="${GOBIN}/protoc-gen-microweb-v0.0.0-20220808092353-b5d6c3960e19"
|
|
|
|
PROTOC_GEN_OPENAPIV2="${GOBIN}/protoc-gen-openapiv2-v2.13.0"
|
|
|
|
PROTOC_GO_INJECT_TAG="${GOBIN}/protoc-go-inject-tag-v1.4.0"
|
|
|
|
REFLEX="${GOBIN}/reflex-v0.3.1"
|
|
|