Pydio uses an outdated MinIO version.
There are two major concerns regarding it:
- It is a potential security risk;
- It has no support for presigned URLs.
Unfortunately I could not build Cells from source.
go: updates to go.mod needed; to update it:
go mod tidy
make: *** [Makefile:60: dev] Error 1
[root@host cells]# go mod tidy
go: finding module for package naming package - google.golang.org/grpc/naming - Go Packages
github.com/pydio/cells/v4/data/source/objects/grpc imports
github.com/minio/minio/cmd imports
go.etcd.io/etcd/clientv3 tested by
go.etcd.io/etcd/clientv3.test imports
go.etcd.io/etcd/integration imports
go.etcd.io/etcd/proxy/grpcproxy imports
google.golang.org/grpc/naming: module google.golang.org/grpc@latest found (v1.54.0), but does not contain package naming package - google.golang.org/grpc/naming - Go Packages