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 @@ -33,7 +33,7 @@ require (
3333 github.com/spf13/cobra v1.9.1
3434 github.com/spf13/pflag v1.0.7
3535 github.com/stretchr/testify v1.10.0
36- github.com/tidwall/btree v1.8.0
36+ github.com/tidwall/btree v1.8.1
3737 go.etcd.io/bbolt v1.4.2
3838 golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b
3939 golang.org/x/mod v0.26.0
Original file line number Diff line number Diff line change @@ -409,8 +409,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
409409github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
410410github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
411411github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
412- github.com/tidwall/btree v1.8.0 h1:kHHy8hSBauQUe0KPHMFLOt0olAj1nDnkHPJhr8+HFkM =
413- github.com/tidwall/btree v1.8.0 /go.mod h1:jBbTdUWhSZClZWoDg54VnvV7/54modSOzDN7VXftj1A =
412+ github.com/tidwall/btree v1.8.1 h1:27ehoXvm5AG/g+1VxLS1SD3vRhp/H7LuEfwNvddEdmA =
413+ github.com/tidwall/btree v1.8.1 /go.mod h1:jBbTdUWhSZClZWoDg54VnvV7/54modSOzDN7VXftj1A =
414414github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 h1:e/5i7d4oYZ+C1wj2THlRK+oAhjeS/TRQwMfkIuet3w0 =
415415github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 /go.mod h1:LdwHTNJT99C5fTAzDz0ud328OgXz+gierycbcIx2fRs =
416416github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc =
You can’t perform that action at this time.
0 commit comments