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 (
33
33
github.com/spf13/cobra v1.9.1
34
34
github.com/spf13/pflag v1.0.6
35
35
github.com/stretchr/testify v1.10.0
36
- github.com/tidwall/btree v1.7 .0
36
+ github.com/tidwall/btree v1.8 .0
37
37
go.etcd.io/bbolt v1.4.2
38
38
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b
39
39
golang.org/x/mod v0.25.0
Original file line number Diff line number Diff line change @@ -430,8 +430,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
430
430
github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
431
431
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
432
432
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
433
- github.com/tidwall/btree v1.7 .0 h1:L1fkJH/AuEh5zBnnBbmTwQ5Lt+bRJ5A8EWecslvo9iI =
434
- github.com/tidwall/btree v1.7 .0 /go.mod h1:twD9XRA5jj9VUQGELzDO4HPQTNJsoWWfYEL+EUQ2cKY =
433
+ github.com/tidwall/btree v1.8 .0 h1:kHHy8hSBauQUe0KPHMFLOt0olAj1nDnkHPJhr8+HFkM =
434
+ github.com/tidwall/btree v1.8 .0 /go.mod h1:jBbTdUWhSZClZWoDg54VnvV7/54modSOzDN7VXftj1A =
435
435
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 h1:e/5i7d4oYZ+C1wj2THlRK+oAhjeS/TRQwMfkIuet3w0 =
436
436
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 /go.mod h1:LdwHTNJT99C5fTAzDz0ud328OgXz+gierycbcIx2fRs =
437
437
github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc =
You can’t perform that action at this time.
0 commit comments