mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 13:57:24 +08:00
Change joeslay paths to chrislusf paths
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package filer_pb
|
||||
|
||||
import (
|
||||
"github.com/joeslay/seaweedfs/weed/storage/needle"
|
||||
"github.com/chrislusf/seaweedfs/weed/storage/needle"
|
||||
)
|
||||
|
||||
func toFileIdObject(fileIdStr string) (*FileId, error) {
|
||||
|
Reference in New Issue
Block a user