mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 04:30:26 +03:00
remove github.com/minio/kes as a dependency (#8665)
This commit removes github.com/minio/kes as a dependency and implements the necessary client-side functionality without relying on the KES project. This resolves the licensing issue since KES is licensed under AGPL while MinIO is licensed under Apache.
This commit is contained in:
committed by
kannappanr
parent
04de3ea4bd
commit
e047ac52b8
@@ -44,7 +44,6 @@ require (
|
||||
github.com/minio/gokrb5/v7 v7.2.5
|
||||
github.com/minio/hdfs/v3 v3.0.1
|
||||
github.com/minio/highwayhash v1.0.0
|
||||
github.com/minio/kes v0.4.0
|
||||
github.com/minio/lsync v1.0.1
|
||||
github.com/minio/mc v0.0.0-20191012041914-735aa139b19c
|
||||
github.com/minio/minio-go v0.0.0-20190327203652-5325257a208f
|
||||
|
||||
Reference in New Issue
Block a user