File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/godzie44/go-uring v0.0.0-20220926161041-69611e8b13d5
88 github.com/pkg/errors v0.9.1
99 github.com/rotisserie/eris v0.5.4
10- github.com/tidwall/btree v1.7.0
10+ github.com/tidwall/btree v1.8.1
1111 github.com/tinylib/msgp v1.1.8
1212 golang.org/x/net v0.15.0
1313 golang.org/x/text v0.13.0
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ github.com/tidwall/btree v1.6.0 h1:LDZfKfQIBHGHWSwckhXI0RPSXzlo+KYdjK7FWSqOzzg=
2424github.com/tidwall/btree v1.6.0 /go.mod h1:twD9XRA5jj9VUQGELzDO4HPQTNJsoWWfYEL+EUQ2cKY =
2525github.com/tidwall/btree v1.7.0 h1:L1fkJH/AuEh5zBnnBbmTwQ5Lt+bRJ5A8EWecslvo9iI =
2626github.com/tidwall/btree v1.7.0 /go.mod h1:twD9XRA5jj9VUQGELzDO4HPQTNJsoWWfYEL+EUQ2cKY =
27+ github.com/tidwall/btree v1.8.1 h1:27ehoXvm5AG/g+1VxLS1SD3vRhp/H7LuEfwNvddEdmA =
28+ github.com/tidwall/btree v1.8.1 /go.mod h1:jBbTdUWhSZClZWoDg54VnvV7/54modSOzDN7VXftj1A =
2729github.com/tinylib/msgp v1.1.8 h1:FCXC1xanKO4I8plpHGH2P7koL/RzZs12l/+r7vakfm0 =
2830github.com/tinylib/msgp v1.1.8 /go.mod h1:qkpG+2ldGg4xRFmx+jfTvZPxfGFhi64BcnL9vkCm/Tw =
2931github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
You can’t perform that action at this time.
0 commit comments