mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 01:02:25 -05:00
[chore] move s3 storage key prefixing into the storage library itself (#4246)
This is just a useful feature that it seemed more semantically correct to have in the storage library itself! Still, thank you to @vdyotte for the original change :) Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4246 Co-authored-by: kim <grufwub@gmail.com> Co-committed-by: kim <grufwub@gmail.com>
This commit is contained in:
parent
77eddea3af
commit
b13a6437ff
6 changed files with 79 additions and 34 deletions
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
|
|
@ -276,7 +276,7 @@ codeberg.org/gruf/go-sched
|
|||
# codeberg.org/gruf/go-split v1.2.0
|
||||
## explicit; go 1.20
|
||||
codeberg.org/gruf/go-split
|
||||
# codeberg.org/gruf/go-storage v0.2.1
|
||||
# codeberg.org/gruf/go-storage v0.3.1
|
||||
## explicit; go 1.23.0
|
||||
codeberg.org/gruf/go-storage
|
||||
codeberg.org/gruf/go-storage/disk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue