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 @@ -13,7 +13,7 @@ require (
13
13
github.com/spf13/pflag v1.0.7
14
14
github.com/spf13/viper v1.20.1
15
15
github.com/stretchr/testify v1.11.1
16
- go.etcd.io/bbolt v1.4.2
16
+ go.etcd.io/bbolt v1.4.3
17
17
golang.org/x/sync v0.16.0
18
18
golang.org/x/sys v0.35.0
19
19
mvdan.cc/sh/v3 v3.12.0
Original file line number Diff line number Diff line change @@ -101,6 +101,8 @@ go.etcd.io/bbolt v1.3.11 h1:yGEzV1wPz2yVCLsD8ZAiGHhHVlczyC9d1rP43/VCRJ0=
101
101
go.etcd.io/bbolt v1.3.11 /go.mod h1:dksAq7YMXoljX0xu6VF5DMZGbhYYoLUalEiSySYAS4I =
102
102
go.etcd.io/bbolt v1.4.2 h1:IrUHp260R8c+zYx/Tm8QZr04CX+qWS5PGfPdevhdm1I =
103
103
go.etcd.io/bbolt v1.4.2 /go.mod h1:Is8rSHO/b4f3XigBC0lL0+4FwAQv3HXEEIgFMuKHceM =
104
+ go.etcd.io/bbolt v1.4.3 h1:dEadXpI6G79deX5prL3QRNP6JB8UxVkqo4UPnHaNXJo =
105
+ go.etcd.io/bbolt v1.4.3 /go.mod h1:tKQlpPaYCVFctUIgFKFnAlvbmB3tpy1vkTnDWohtc0E =
104
106
go.uber.org/atomic v1.9.0 h1:ECmE8Bn/WFTYwEW/bpKD3M8VtR/zQVbavAoalC1PYyE =
105
107
go.uber.org/atomic v1.9.0 /go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc =
106
108
go.uber.org/multierr v1.9.0 h1:7fIwc/ZtS0q++VgcfqFDxSBZVv/Xo49/SYnDFupUwlI =
You can’t perform that action at this time.
0 commit comments