Merge branch 'master' into initialization-responsibility

This commit is contained in:
A.Unger
2021-02-23 14:56:36 +01:00
28 changed files with 83 additions and 75 deletions
+1 -2
View File
@@ -7,7 +7,7 @@ require (
github.com/asim/go-micro/plugins/registry/kubernetes/v3 v3.0.0-20210217182006-0f0ace1a44a9 // indirect
github.com/asim/go-micro/plugins/registry/nats/v3 v3.0.0-20210217182006-0f0ace1a44a9 // indirect
github.com/asim/go-micro/v3 v3.5.1-0.20210217182006-0f0ace1a44a9
github.com/cs3org/reva v1.6.0
github.com/cs3org/reva v1.6.1-0.20210223065028-53f39499762e
github.com/gofrs/uuid v3.3.0+incompatible
github.com/huandu/xstrings v1.3.2 // indirect
github.com/micro/cli/v2 v2.1.2
@@ -19,7 +19,6 @@ require (
github.com/spf13/viper v1.7.0
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad // indirect
golang.org/x/mod v0.4.1 // indirect
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c // indirect
)
replace (