~bigbes/core-go

ref: e272a4cf4e7b1fc600c64fcf802bd362b8bd543c core-go/objects d---------
20be483e — Conrad Hoffmann 9 months ago
Don't uppercase error messages
3e875f28 — Conrad Hoffmann 10 months ago
objects: bring back support for plain HTTP

This got lost during the transition from minio to S3 client.
3686f7e2 — Drew DeVault 1 year, 17 days ago
objects: improve support for our s3 deployment

Not sure how well this generalizes but we can improve it when someone
complains.
42a4b67b — Drew DeVault 1 year, 18 days ago
Switch from minio to AWS SDK S3 client

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