2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-26 20:33:30 +00:00
restic/internal/backend/s3
Harshavardhana 27ccea6371 Since upgrade to minio-go 4.0 remove workaround
We added previously a code to fix the issue of chaining
credentials, we do not need this anymore since the
upstream minio-go already has this relevant change.
2017-12-09 02:01:42 -08:00
..
config_test.go s3: Remove default prefix "/restic" 2017-11-21 21:33:09 +01:00
config.go s3: Remove default prefix "/restic" 2017-11-21 21:33:09 +01:00
s3_test.go Remove Deleter interface 2017-10-14 16:04:29 +02:00
s3.go Since upgrade to minio-go 4.0 remove workaround 2017-12-09 02:01:42 -08:00