make the default settings bundles part of the config

This commit is contained in:
Michael Barz
2023-02-16 13:24:31 +01:00
parent 8fb9914757
commit 29501b2cfe
11 changed files with 125 additions and 104 deletions

View File

@@ -36,5 +36,7 @@ PROTOC_GEN_MICROWEB="${GOBIN}/protoc-gen-microweb-v0.0.0-20220808092353-b5d6c396
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"