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 drone-cache-lib #60

Closed sbruder closed 3 years ago

sbruder commented 3 years ago

This PR updates the dependency drone-cache-lib to the newest version to make the new feature added in https://github.com/drone/drone-cache-lib/pull/12 (restoring the modification time) available to this cache plugin.

donny-dont commented 3 years ago

Two things here

  1. I think we should tag the version of the cache lib so that's referenced instead of a commit
  2. The main branch build is currently failing because the Windows builders need an update to their golang version.

@bradrydzewski thoughts here?

donny-dont commented 3 years ago

@sbruder I have no idea when the windows build will be resolved so I just turned off those builds. Your commit should now be in the latest.