update reva to v1.0.1-0.20200810113514-38919badfcc7
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
committed by
Phil Davis
parent
f9059882cf
commit
f0ad60dde5
@@ -3,8 +3,9 @@ module github.com/owncloud/ocis-reva
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/cs3org/reva v0.1.1-0.20200728071211-c948977dd3a0
|
||||
github.com/cs3org/reva v1.0.1-0.20200810113514-38919badfcc7
|
||||
github.com/gofrs/uuid v3.3.0+incompatible
|
||||
github.com/gomodule/redigo v2.0.0+incompatible // indirect
|
||||
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect
|
||||
github.com/micro/cli/v2 v2.1.1
|
||||
github.com/micro/go-micro v1.18.0
|
||||
@@ -13,10 +14,7 @@ require (
|
||||
github.com/owncloud/flaex v0.0.0-20200411150708-dce59891a203
|
||||
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
|
||||
github.com/restic/calens v0.2.0
|
||||
github.com/spf13/viper v1.6.1
|
||||
github.com/uber/jaeger-client-go v2.20.1+incompatible // indirect
|
||||
gopkg.in/ini.v1 v1.51.1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user