File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/prometheus/client_golang v1.22.0
1717 github.com/shengdoushi/base58 v1.0.0
1818 github.com/sirupsen/logrus v1.9.3
19- github.com/tidwall/btree v1.7 .0
19+ github.com/tidwall/btree v1.8 .0
2020 github.com/urfave/cli/v2 v2.27.7
2121 go.etcd.io/etcd/api/v3 v3.5.21
2222 go.etcd.io/etcd/client/pkg/v3 v3.5.21
Original file line number Diff line number Diff line change @@ -180,8 +180,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
180180github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
181181github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
182182github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
183- github.com/tidwall/btree v1.7 .0 h1:L1fkJH/AuEh5zBnnBbmTwQ5Lt+bRJ5A8EWecslvo9iI =
184- github.com/tidwall/btree v1.7 .0 /go.mod h1:twD9XRA5jj9VUQGELzDO4HPQTNJsoWWfYEL+EUQ2cKY =
183+ github.com/tidwall/btree v1.8 .0 h1:kHHy8hSBauQUe0KPHMFLOt0olAj1nDnkHPJhr8+HFkM =
184+ github.com/tidwall/btree v1.8 .0 /go.mod h1:jBbTdUWhSZClZWoDg54VnvV7/54modSOzDN7VXftj1A =
185185github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 h1:uruHq4dN7GR16kFc5fp3d1RIYzJW5onx8Ybykw2YQFA =
186186github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
187187github.com/urfave/cli/v2 v2.27.7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU =
You can’t perform that action at this time.
0 commit comments