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 @@ -35,7 +35,7 @@ require (
35
35
github.com/spf13/pflag v1.0.5
36
36
github.com/stretchr/testify v1.9.0
37
37
github.com/tidwall/btree v1.7.0
38
- go.etcd.io/bbolt v1.3.10
38
+ go.etcd.io/bbolt v1.3.11
39
39
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
40
40
golang.org/x/mod v0.20.0
41
41
golang.org/x/net v0.28.0
Original file line number Diff line number Diff line change @@ -383,8 +383,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
383
383
github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
384
384
github.com/zeebo/errs v1.3.0 h1:hmiaKqgYZzcVgRL1Vkc1Mn2914BbzB0IBxs+ebeutGs =
385
385
github.com/zeebo/errs v1.3.0 /go.mod h1:sgbWHsvVuTPHcqJJGQ1WhI5KbWlHYz+2+2C/LSEtCw4 =
386
- go.etcd.io/bbolt v1.3.10 h1:+BqfJTcCzTItrop8mq/lbzL8wSGtj94UO/3U31shqG0 =
387
- go.etcd.io/bbolt v1.3.10 /go.mod h1:bK3UQLPJZly7IlNmV7uVHJDxfe5aK9Ll93e/74Y9oEQ =
386
+ go.etcd.io/bbolt v1.3.11 h1:yGEzV1wPz2yVCLsD8ZAiGHhHVlczyC9d1rP43/VCRJ0 =
387
+ go.etcd.io/bbolt v1.3.11 /go.mod h1:dksAq7YMXoljX0xu6VF5DMZGbhYYoLUalEiSySYAS4I =
388
388
go.etcd.io/etcd/api/v3 v3.5.14 h1:vHObSCxyB9zlF60w7qzAdTcGaglbJOpSj1Xj9+WGxq0 =
389
389
go.etcd.io/etcd/api/v3 v3.5.14 /go.mod h1:BmtWcRlQvwa1h3G2jvKYwIQy4PkHlDej5t7uLMUdJUU =
390
390
go.etcd.io/etcd/client/pkg/v3 v3.5.14 h1:SaNH6Y+rVEdxfpA2Jr5wkEvN6Zykme5+YnbCkxvuWxQ =
You can’t perform that action at this time.
0 commit comments