File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/mitchellh/mapstructure v1.5.0
2323 github.com/opentofu/opentofu-schema v0.0.14
2424 github.com/opentofu/registry-address v0.0.0-20230922120653-901b9ae4061a
25- github.com/opentofu/tofu-exec v0.0.1
25+ github.com/opentofu/tofu-exec v0.0.2
2626 github.com/opentofu/tofudl v0.0.1
2727 github.com/otiai10/copy v1.14.0
2828 github.com/pmezard/go-difflib v1.0.0
Original file line number Diff line number Diff line change @@ -478,8 +478,8 @@ github.com/opentofu/opentofu-schema v0.0.14 h1:NnuBIgmFc9VRIyRimhmks+fFv/K4N94Nm
478478github.com/opentofu/opentofu-schema v0.0.14 /go.mod h1:3G/KsYw9CRdZ3zx1JzRbg0aCgDAEGKxkv+UtHsB5bUo =
479479github.com/opentofu/registry-address v0.0.0-20230922120653-901b9ae4061a h1:NyM/PPbc+kxxv2d4OKfE32C5fLtVTLceyg4YKKCYO9Y =
480480github.com/opentofu/registry-address v0.0.0-20230922120653-901b9ae4061a /go.mod h1:HzQhpVo/NJnGmN+7FPECCVCA5ijU7AUcvf39enBKYOc =
481- github.com/opentofu/tofu-exec v0.0.1 h1:QL77U8z0WA+RhfGhjnpktrcuuxnz017tDiildEILMnI =
482- github.com/opentofu/tofu-exec v0.0.1 /go.mod h1:hddc2RF2tgPfsIx3Pmo8O+dDT9K8SdY/y5J7aMer47o =
481+ github.com/opentofu/tofu-exec v0.0.2 h1:qpqaHfHVVqEPHfT/hLwRD3rClZNu2VTejrvfjIhGz9A =
482+ github.com/opentofu/tofu-exec v0.0.2 /go.mod h1:hddc2RF2tgPfsIx3Pmo8O+dDT9K8SdY/y5J7aMer47o =
483483github.com/opentofu/tofudl v0.0.1 h1:r2uD4nxMnq0Qkzhh/C9Ldxjt+piTJi0R0C40Kf4d+a8 =
484484github.com/opentofu/tofudl v0.0.1 /go.mod h1:HeIabsnOzo0WMnIRqI13Ho6hEi6tu2nrQpzSddWL/9w =
485485github.com/otiai10/copy v1.14.0 h1:dCI/t1iTdYGtkvCuBG2BgR6KZa83PTclw4U5n2wAllU =
You can’t perform that action at this time.
0 commit comments