mirror of
https://github.com/versity/versitygw.git
synced 2026-01-04 19:13:57 +00:00
Fixes #1276 Creates the custom `s3response.CopyObjectOutput` type to handle the `LastModified` date property formatting correctly. It uses `time.RFC3339` to format the date to match the format that s3 uses.