feat: adds support for thirdparty S3 providers (minio, garage, ...) by allowing to specify an endpoint url and allow path-style #144
Annotations
3 errors
|
Run linters
issues found
|
|
Run linters:
config.go#L31
structtag: struct field tag `json:"use_path_style" required:"false" default:false"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
|
Run linters:
s3.go#L47
File is not properly formatted (gofmt)
|