mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 05:37:55 +08:00
"github.com/chrislusf/raft" => "github.com/seaweedfs/raft"
This commit is contained in:
@@ -3,7 +3,7 @@ package weed_server
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"github.com/chrislusf/raft"
|
||||
"github.com/seaweedfs/raft"
|
||||
"reflect"
|
||||
"strings"
|
||||
"sync"
|
||||
|
Reference in New Issue
Block a user