File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/cucumber/gherkin/go/v26 v26.2.0
7
- github.com/hashicorp/go-memdb v1.3.4
7
+ github.com/hashicorp/go-memdb v1.3.5
8
8
github.com/spf13/cobra v1.7.0
9
9
github.com/spf13/pflag v1.0.6
10
10
github.com/stretchr/testify v1.8.2
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ github.com/hashicorp/go-immutable-radix v1.3.1 h1:DKHmCUm2hRBK510BaiZlwvpD40f8bJ
15
15
github.com/hashicorp/go-immutable-radix v1.3.1 /go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60 =
16
16
github.com/hashicorp/go-memdb v1.3.4 h1:XSL3NR682X/cVk2IeV0d70N4DZ9ljI885xAEU8IoK3c =
17
17
github.com/hashicorp/go-memdb v1.3.4 /go.mod h1:uBTr1oQbtuMgd1SSGoR8YV27eT3sBHbYiNm53bMpgSg =
18
+ github.com/hashicorp/go-memdb v1.3.5 h1:b3taDMxCBCBVgyRrS1AZVHO14ubMYZB++QpNhBg+Nyo =
19
+ github.com/hashicorp/go-memdb v1.3.5 /go.mod h1:8IVKKBkVe+fxFgdFOYxzQQNjz+sWCyHCdIC/+5+Vy1Y =
18
20
github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
19
21
github.com/hashicorp/go-uuid v1.0.2 h1:cfejS+Tpcp13yd5nYHWDI6qVCny6wyX2Mt5SGur2IGE =
20
22
github.com/hashicorp/go-uuid v1.0.2 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
You can’t perform that action at this time.
0 commit comments