mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-15 03:00:54 +01:00
* update go-storage dependency, for S3Storage manually call PutObject() so we can set content-type * update calls to PutFile() to include the contentType
go-storage
A simple library providing various storage implementations with a simple read-write-stat interface.
Supports: on-disk, memory, S3.