Imports
- github.com/minio/minio-go/pkg/credentials
- github.com/minio/minio-go/pkg/encrypt
- github.com/minio/minio-go/pkg/s3signer
- github.com/minio/minio-go/pkg/s3utils
- github.com/minio/minio-go/pkg/set
- golang.org/x/net/http/httpguts
- golang.org/x/net/publicsuffix
Standard library imports
- bufio
- bytes
- context
- crypto/md5
- crypto/sha256
- encoding/base64
- encoding/binary
- encoding/hex
- encoding/json
- encoding/xml
- errors
- fmt
- hash
- hash/crc32
- io
- io/ioutil
- math
- math/rand
- mime
- net
- net/http
- net/http/cookiejar
- net/http/httputil
- net/url
- os
- path
- path/filepath
- regexp
- runtime
- runtime/debug
- sort
- strconv
- strings
- sync
- time