aboutsummaryrefslogtreecommitdiff
path: root/weed/command/s3.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-07-21 17:39:10 -0700
committerChris Lu <chris.lu@gmail.com>2018-07-21 17:39:10 -0700
commit7e2031b18f3f78688ff596921b5a6b8ebb36986b (patch)
tree9fdba6135eee3235e02025c09aa164dd233e5d53 /weed/command/s3.go
parentdc8dd8b486b9ae7ffc70c4563d99da4d54bbc236 (diff)
downloadseaweedfs-7e2031b18f3f78688ff596921b5a6b8ebb36986b.tar.xz
seaweedfs-7e2031b18f3f78688ff596921b5a6b8ebb36986b.zip
go fmt
Diffstat (limited to 'weed/command/s3.go')
-rw-r--r--weed/command/s3.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/weed/command/s3.go b/weed/command/s3.go
index 03fa80ed8..1966cb954 100644
--- a/weed/command/s3.go
+++ b/weed/command/s3.go
@@ -4,11 +4,11 @@ import (
"net/http"
"time"
+ "fmt"
"github.com/chrislusf/seaweedfs/weed/glog"
+ "github.com/chrislusf/seaweedfs/weed/s3api"
"github.com/chrislusf/seaweedfs/weed/util"
"github.com/gorilla/mux"
- "fmt"
- "github.com/chrislusf/seaweedfs/weed/s3api"
)
var (