@ -18,20 +18,19 @@ package api
import (
"bytes"
"crypto/hmac"
"crypto/sha1"
"encoding/base64"
"errors"
"fmt"
"io"
"net"
"net/http"
"net/url"
"sort"
"strings"
"time"
"github.com/minio-io/minio/pkg/api/config"
)
@ -19,10 +19,9 @@ package api
"strconv"
const (