mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-08-01 15:31:29 +08:00
adjust package name
This commit is contained in:
parent
9a4dda3011
commit
2442d56671
@ -6,7 +6,7 @@ import (
|
|||||||
|
|
||||||
"fmt"
|
"fmt"
|
||||||
"github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
|
"github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
|
||||||
"github.com/gogo/protobuf/proto"
|
"github.com/golang/protobuf/proto"
|
||||||
)
|
)
|
||||||
|
|
||||||
func (entry *Entry) EncodeAttributesAndChunks() ([]byte, error) {
|
func (entry *Entry) EncodeAttributesAndChunks() ([]byte, error) {
|
||||||
|
Loading…
Reference in New Issue
Block a user