aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_s3_bucket_quota.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/shell/command_s3_bucket_quota.go')
-rw-r--r--weed/shell/command_s3_bucket_quota.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/shell/command_s3_bucket_quota.go b/weed/shell/command_s3_bucket_quota.go
index b7dbe416a..d603c8156 100644
--- a/weed/shell/command_s3_bucket_quota.go
+++ b/weed/shell/command_s3_bucket_quota.go
@@ -6,7 +6,7 @@ import (
"fmt"
"io"
- "github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
+ "github.com/seaweedfs/seaweedfs/weed/pb/filer_pb"
)
func init() {