go.mod: update to github.com/tchap/go-patricia/v2 v2.3.1

Signed-off-by: Shengjing Zhu <zhsj@debian.org>
This commit is contained in:
Shengjing Zhu
2022-02-26 05:04:55 +08:00
parent 4595cdef89
commit ea3d2e6433
9 changed files with 57 additions and 13 deletions

View File

@@ -27,7 +27,7 @@ import (
"strings"
"sync"
"github.com/tchap/go-patricia/patricia"
"github.com/tchap/go-patricia/v2/patricia"
)
var (