Update cs3org/reva, use configured logger on runtime (#153)

* inject logger on reva

* update ocis-pkg
This commit is contained in:
Alex Unger
2020-04-28 08:15:12 +02:00
committed by GitHub
parent f74320d85d
commit e21222e4e6
15 changed files with 84 additions and 15 deletions
+3 -2
View File
@@ -4,15 +4,16 @@ go 1.13
require (
github.com/cespare/xxhash/v2 v2.1.1 // indirect
github.com/cs3org/reva v0.1.1-0.20200416050838-5fc8adf27f83
github.com/cs3org/reva v0.1.1-0.20200427161359-c1549a8110eb
github.com/gofrs/uuid v3.2.0+incompatible
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect
github.com/haya14busa/goverage v0.0.0-20180129164344-eec3514a20b5 // indirect
github.com/micro/cli/v2 v2.1.1
github.com/micro/go-micro v1.18.0
github.com/micro/go-micro/v2 v2.0.0
github.com/oklog/run v1.0.0
github.com/owncloud/flaex v0.0.0-20200411150708-dce59891a203
github.com/owncloud/ocis-pkg/v2 v2.0.1
github.com/owncloud/ocis-pkg/v2 v2.2.1
github.com/pelletier/go-toml v1.6.0 // indirect
github.com/prometheus/client_model v0.0.0-20191202183732-d1d2010b5bee // indirect
github.com/prometheus/procfs v0.0.8 // indirect