This commit is contained in:
chrislu
2022-05-01 23:16:29 -07:00
parent ce1e8e58ae
commit 00c1dfec4f
3 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
package s3api
import (
"encoding/xml"
"crypto/sha1"
"encoding/xml"
"fmt"
"github.com/chrislusf/seaweedfs/weed/glog"
xhttp "github.com/chrislusf/seaweedfs/weed/s3api/http"