diff --git a/weed/storage/store_state.go b/weed/storage/store_state.go index 39c2bfba8..3959d4109 100644 --- a/weed/storage/store_state.go +++ b/weed/storage/store_state.go @@ -5,10 +5,10 @@ import ( "os" "path/filepath" - "github.com/golang/protobuf/proto" "github.com/seaweedfs/seaweedfs/weed/glog" "github.com/seaweedfs/seaweedfs/weed/pb/volume_server_pb" "github.com/seaweedfs/seaweedfs/weed/util" + "google.golang.org/protobuf/proto" ) const (