mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-09 01:26:12 +08:00
move proto package
This commit is contained in:
@@ -9,11 +9,11 @@ import (
|
||||
"google.golang.org/grpc"
|
||||
"io"
|
||||
|
||||
"github.com/golang/protobuf/jsonpb"
|
||||
"github.com/seaweedfs/seaweedfs/weed/glog"
|
||||
"github.com/seaweedfs/seaweedfs/weed/pb/filer_pb"
|
||||
"github.com/seaweedfs/seaweedfs/weed/util"
|
||||
"github.com/viant/ptrie"
|
||||
"google.golang.org/protobuf/jsonpb"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user