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 @@ -24,7 +24,7 @@ require (
24
24
github.com/sigstore/sigstore-go v0.7.0
25
25
github.com/sourcegraph/go-lsp v0.0.0-20200429204803-219e11d77f5d
26
26
github.com/sourcegraph/jsonrpc2 v0.2.0
27
- github.com/spf13/afero v1.12 .0
27
+ github.com/spf13/afero v1.14 .0
28
28
github.com/terraform-linters/tflint-plugin-sdk v0.22.0
29
29
github.com/terraform-linters/tflint-ruleset-terraform v0.10.0
30
30
github.com/xeipuuv/gojsonschema v1.2.0
Original file line number Diff line number Diff line change @@ -714,8 +714,8 @@ github.com/sourcegraph/go-lsp v0.0.0-20200429204803-219e11d77f5d/go.mod h1:SULmZ
714
714
github.com/sourcegraph/jsonrpc2 v0.2.0 h1:KjN/dC4fP6aN9030MZCJs9WQbTOjWHhrtKVpzzSrr/U =
715
715
github.com/sourcegraph/jsonrpc2 v0.2.0 /go.mod h1:ZafdZgk/axhT1cvZAPOhw+95nz2I/Ra5qMlU4gTRwIo =
716
716
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 /go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA =
717
- github.com/spf13/afero v1.12 .0 h1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs =
718
- github.com/spf13/afero v1.12 .0 /go.mod h1:ZTlWwG4/ahT8W7T0WQ5uYmjI9duaLQGy3Q2OAl4sk/4 =
717
+ github.com/spf13/afero v1.14 .0 h1:9tH6MapGnn/j0eb0yIXiLjERO8RB6xIVZRDCX7PtqWA =
718
+ github.com/spf13/afero v1.14 .0 /go.mod h1:acJQ8t0ohCGuMN3O+Pv0V0hgMxNYDlvdk+VTfyZmbYo =
719
719
github.com/spf13/cast v1.7.0 h1:ntdiHjuueXFgm5nzDRdOS4yfT43P5Fnud6DH50rz/7w =
720
720
github.com/spf13/cast v1.7.0 /go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo =
721
721
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM =
You can’t perform that action at this time.
0 commit comments