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

3
go.mod
View File

@@ -51,10 +51,9 @@ require (
github.com/opencontainers/selinux v1.10.0
github.com/pelletier/go-toml v1.9.3
github.com/prometheus/client_golang v1.11.0
github.com/satori/go.uuid v1.2.0 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.0
github.com/tchap/go-patricia v2.2.6+incompatible
github.com/tchap/go-patricia/v2 v2.3.1
github.com/urfave/cli v1.22.2
github.com/vishvananda/netlink v1.1.1-0.20210330154013-f5de75959ad5
go.etcd.io/bbolt v1.3.6