mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-05 22:53:34 -04:00
Merge pull request #17 from owncloud/update-ocis-pkg
update ocis-pkg to 2.2.0
This commit is contained in:
5
changelog/unreleased/update-ocis-pkg.md
Normal file
5
changelog/unreleased/update-ocis-pkg.md
Normal file
@@ -0,0 +1,5 @@
|
||||
Change: update ocis-pkg to version 2.2.0
|
||||
|
||||
Updated ocis-pkg to include the cors header changes.
|
||||
|
||||
https://github.com/owncloud/ocis-webdav/issues/16
|
||||
2
go.mod
2
go.mod
@@ -11,7 +11,7 @@ require (
|
||||
github.com/micro/go-micro/v2 v2.0.0
|
||||
github.com/oklog/run v1.0.0
|
||||
github.com/openzipkin/zipkin-go v0.2.2
|
||||
github.com/owncloud/ocis-pkg/v2 v2.0.1
|
||||
github.com/owncloud/ocis-pkg/v2 v2.2.0
|
||||
github.com/owncloud/ocis-thumbnails v0.0.0-20200318131505-e0ab0b37a5a4
|
||||
github.com/spf13/afero v1.2.2 // indirect
|
||||
github.com/spf13/viper v1.5.0
|
||||
|
||||
Reference in New Issue
Block a user