aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/stats.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/s3api/stats.go')
-rw-r--r--weed/s3api/stats.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/weed/s3api/stats.go b/weed/s3api/stats.go
index 003807a25..cfdb3fb69 100644
--- a/weed/s3api/stats.go
+++ b/weed/s3api/stats.go
@@ -1,8 +1,8 @@
package s3api
import (
- "github.com/chrislusf/seaweedfs/weed/s3api/s3_constants"
- stats_collect "github.com/chrislusf/seaweedfs/weed/stats"
+ "github.com/seaweedfs/seaweedfs/weed/s3api/s3_constants"
+ stats_collect "github.com/seaweedfs/seaweedfs/weed/stats"
"net/http"
"strconv"
"time"