mirror of
https://github.com/minio/minio.git
synced 2025-01-23 20:53:18 -05:00
Do go fmt on bucket.go
This commit is contained in:
parent
ae8089c9b6
commit
fdd2c22fa5
@ -19,13 +19,13 @@ package donut
|
||||
import (
|
||||
"bytes"
|
||||
"fmt"
|
||||
"hash"
|
||||
"io"
|
||||
"path/filepath"
|
||||
"sort"
|
||||
"strings"
|
||||
"sync"
|
||||
"time"
|
||||
"hash"
|
||||
|
||||
"crypto/md5"
|
||||
"encoding/hex"
|
||||
|
Loading…
x
Reference in New Issue
Block a user