mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-20 13:30:46 +02:00
Change joeslay paths to chrislusf paths
This commit is contained in:
@@ -3,8 +3,8 @@ package shell
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"github.com/joeslay/seaweedfs/weed/filer2"
|
||||
"github.com/joeslay/seaweedfs/weed/pb/filer_pb"
|
||||
"github.com/chrislusf/seaweedfs/weed/filer2"
|
||||
"github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
|
||||
"io"
|
||||
"strings"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user