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 @@ -18,7 +18,7 @@ require (
1818 github.com/hashicorp/go-plugin v1.6.3
1919 github.com/hashicorp/golang-lru v1.0.2
2020 github.com/stretchr/testify v1.10.0
21- github.com/tidwall/btree v1.7 .0
21+ github.com/tidwall/btree v1.8 .0
2222 go.uber.org/mock v0.5.2
2323 google.golang.org/grpc v1.73.0
2424 google.golang.org/protobuf v1.36.6
Original file line number Diff line number Diff line change @@ -290,8 +290,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
290290github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
291291github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d h1:vfofYNRScrDdvS342BElfbETmL1Aiz3i2t0zfRj16Hs =
292292github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d /go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48 =
293- github.com/tidwall/btree v1.7 .0 h1:L1fkJH/AuEh5zBnnBbmTwQ5Lt+bRJ5A8EWecslvo9iI =
294- github.com/tidwall/btree v1.7 .0 /go.mod h1:twD9XRA5jj9VUQGELzDO4HPQTNJsoWWfYEL+EUQ2cKY =
293+ github.com/tidwall/btree v1.8 .0 h1:kHHy8hSBauQUe0KPHMFLOt0olAj1nDnkHPJhr8+HFkM =
294+ github.com/tidwall/btree v1.8 .0 /go.mod h1:jBbTdUWhSZClZWoDg54VnvV7/54modSOzDN7VXftj1A =
295295github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 /go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM =
296296github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI =
297297github.com/twitchyliquid64/golang-asm v0.15.1 /go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08 =
You can’t perform that action at this time.
0 commit comments