aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/s3err/error_handler.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/s3api/s3err/error_handler.go')
-rw-r--r--weed/s3api/s3err/error_handler.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/s3api/s3err/error_handler.go b/weed/s3api/s3err/error_handler.go
index 6753a1641..6c3f13938 100644
--- a/weed/s3api/s3err/error_handler.go
+++ b/weed/s3api/s3err/error_handler.go
@@ -4,8 +4,8 @@ import (
"bytes"
"encoding/xml"
"fmt"
- "github.com/chrislusf/seaweedfs/weed/glog"
"github.com/gorilla/mux"
+ "github.com/seaweedfs/seaweedfs/weed/glog"
"net/http"
"strconv"
"strings"