Skip to content

Commit

Permalink
update reva
Browse files Browse the repository at this point in the history
Signed-off-by: David Christofas <dchristofas@owncloud.com>
  • Loading branch information
David Christofas committed Nov 4, 2020
1 parent 5af82fb commit e51aed1
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 4 deletions.
7 changes: 3 additions & 4 deletions storage/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,15 @@ module github.com/owncloud/ocis/storage
go 1.13

require (
github.com/cs3org/reva v1.3.1-0.20201023144216-cdb3d6688da5
github.com/cs3org/reva v1.3.1-0.20201104092030-4a28e84e33e4
github.com/gofrs/uuid v3.3.0+incompatible
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect
github.com/micro/cli/v2 v2.1.2
github.com/micro/go-micro/v2 v2.9.1
github.com/oklog/run v1.0.0
github.com/oklog/run v1.1.0
github.com/owncloud/flaex v0.0.0-20200411150708-dce59891a203
github.com/owncloud/ocis/ocis-pkg v0.0.0-20200918114005-1a0ddd2190ee
github.com/restic/calens v0.2.0
github.com/spf13/viper v1.6.3
github.com/spf13/viper v1.7.0
)

replace github.com/owncloud/ocis/ocis-pkg => ../ocis-pkg
Loading

0 comments on commit e51aed1

Please sign in to comment.