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 42a4b67b2207e22026b4f6a51d758fe5bdccbf56 —
view raw patch
Parent(s):
e5f2298c
| File | Status | + | − |
|---|---|---|---|
go.mod
|
M | +14 | -21 |
go.sum
|
M | +25 | -60 |
objects/middleware.go
|
A | +79 | |
s3/middleware.go
|
D | -79 |