diff --git a/CHANGELOG.md b/CHANGELOG.md index 593d5f09e34..fc56109396d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ * Enhancement - Update extensions: [#209](https://github.com/owncloud/ocis/pull/209) * Enhancement - Update extensions: [#151](https://github.com/owncloud/ocis/pull/151) * Enhancement - Update extensions: [#290](https://github.com/owncloud/ocis/pull/290) -* Enhancement - Update ocis-phoenix to 0.7.0: [#293](https://github.com/owncloud/ocis/pull/293) +* Enhancement - Update ocis-reva to 0.4.0: [#295](https://github.com/owncloud/ocis/pull/295) * Enhancement - Update extensions: [#209](https://github.com/owncloud/ocis/pull/209) * Enhancement - Update proxy to v0.2.0: [#167](https://github.com/owncloud/ocis/pull/167) @@ -99,11 +99,12 @@ https://github.com/owncloud/ocis/pull/290 -* Enhancement - Update ocis-phoenix to 0.7.0: [#293](https://github.com/owncloud/ocis/pull/293) +* Enhancement - Update ocis-reva to 0.4.0: [#295](https://github.com/owncloud/ocis/pull/295) - - ocis-phoenix v0.7.0 (tag) + Brings in fixes for trashbin and TUS upload. Also adds partial implementation of public + shares. - https://github.com/owncloud/ocis/pull/293 + https://github.com/owncloud/ocis/pull/295 * Enhancement - Update extensions: [#209](https://github.com/owncloud/ocis/pull/209) diff --git a/go.mod b/go.mod index 74a9132b4b4..d03a3288b98 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,6 @@ require ( github.com/micro/cli/v2 v2.1.2-0.20200203150404-894195727d9c github.com/micro/go-micro/v2 v2.0.1-0.20200212105717-d76baf59de2e github.com/micro/micro/v2 v2.0.1-0.20200210100719-f38a1d8d5348 - github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect github.com/nsf/termbox-go v0.0.0-20200418040025-38ba6e5628f1 // indirect github.com/openzipkin/zipkin-go v0.2.2 github.com/owncloud/flaex v0.2.0