rework config

This commit is contained in:
A.Unger
2021-03-09 15:55:45 +01:00
parent 757cb9abe9
commit 29910838c1
66 changed files with 2502 additions and 195 deletions
+1
View File
@@ -21,6 +21,7 @@ require (
replace (
github.com/owncloud/ocis/ocis-pkg => ../ocis-pkg
github.com/owncloud/ocis/store => ../store
// taken from https://github.com/asim/go-micro/blob/master/plugins/registry/etcd/go.mod#L14-L16
go.etcd.io/etcd/api/v3 => go.etcd.io/etcd/api/v3 v3.0.0-20210204162551-dae29bb719dd
go.etcd.io/etcd/pkg/v3 => go.etcd.io/etcd/pkg/v3 v3.0.0-20210204162551-dae29bb719dd