From b13a6437ff2da5c802a218e8938ab2eb805f52ef Mon Sep 17 00:00:00 2001 From: kim Date: Fri, 6 Jun 2025 16:35:39 +0200 Subject: [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 Co-committed-by: kim --- vendor/modules.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/modules.txt') diff --git a/vendor/modules.txt b/vendor/modules.txt index 38a368696..37d6ae13c 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -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 -- cgit v1.3