drone-plugins / drone-s3-cache

Caches build artifacts to S3 compatible storage backends
http://plugins.drone.io/drone-plugins/drone-s3-cache
Apache License 2.0
29 stars 30 forks source link

Update to minio-go v7 API #71

Closed donny-dont closed 3 years ago

donny-dont commented 3 years ago

All the methods now need a context.Context passed in. Update to newer versions of all the APIs.