mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
Use new gofumpt (#21613)
Update tinylib. Should fix CI. `gofumpt -w .&&go generate ./...`
This commit is contained in:
@@ -142,7 +142,7 @@ func main() {
|
||||
if versions {
|
||||
fpath += ":" + obj.VersionID
|
||||
}
|
||||
return
|
||||
return fpath
|
||||
}
|
||||
|
||||
// List all objects from a bucket-name with a matching prefix.
|
||||
|
||||
Reference in New Issue
Block a user