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 44
55require (
66 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
88 github.com/spf13/cobra v1.7.0
99 github.com/spf13/pflag v1.0.10
1010 github.com/stretchr/testify v1.11.1
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
1515github.com/hashicorp/go-immutable-radix v1.3.1 /go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60 =
1616github.com/hashicorp/go-memdb v1.3.4 h1:XSL3NR682X/cVk2IeV0d70N4DZ9ljI885xAEU8IoK3c =
1717github.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 =
1820github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
1921github.com/hashicorp/go-uuid v1.0.2 h1:cfejS+Tpcp13yd5nYHWDI6qVCny6wyX2Mt5SGur2IGE =
2022github.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