Update files for new ocis naming

This commit is contained in:
Thomas Boerger
2019-09-05 12:15:54 +02:00
parent 251350ed1d
commit e807f497bf
16 changed files with 75 additions and 40 deletions
+4 -4
View File
@@ -1,11 +1,11 @@
module github.com/owncloud/reva-hyper
module github.com/owncloud/ocis
go 1.12
require (
github.com/mitchellh/gox v1.0.1 // indirect
github.com/owncloud/reva-phoenix v0.0.0-20190904081830-66facde60aab
github.com/restic/calens v0.0.0-20190419101620-10f36cb4a529 // indirect
github.com/owncloud/ocis-ocs v0.0.0-20190905101159-0d7ed8b013a2
github.com/owncloud/ocis-phoenix v0.0.0-20190905101144-daaf1e6ddb5e
github.com/owncloud/ocis-webdav v0.0.0-20190905101156-4d74712e7d46
github.com/rs/zerolog v1.15.0
github.com/spf13/cobra v0.0.5
github.com/spf13/viper v1.4.0