~bigbes/core-go: 42a4b67b

Switch from minio to AWS SDK S3 client

Moves s3 => objects to avoid conflicting with the AWS module.

Drew DeVault <drew@ddevault.org> — 2025-07-31 12:06:51 UTC

Commit 42a4b67b2207e22026b4f6a51d758fe5bdccbf56view raw patch

Parent(s): e5f2298c

4 changed file(s)

FileStatus+
go.mod M +14 -21
go.sum M +25 -60
objects/middleware.go A +79
s3/middleware.go D -79