Skip to content

Commit 4ef7192

Browse files
build(deps): bump github.com/opentofu/tofu-exec from 0.0.1 to 0.0.2 (#121)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6c0982 commit 4ef7192

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -478,8 +478,8 @@ github.com/opentofu/opentofu-schema v0.0.14 h1:NnuBIgmFc9VRIyRimhmks+fFv/K4N94Nm
478478
github.com/opentofu/opentofu-schema v0.0.14/go.mod h1:3G/KsYw9CRdZ3zx1JzRbg0aCgDAEGKxkv+UtHsB5bUo=
479479
github.com/opentofu/registry-address v0.0.0-20230922120653-901b9ae4061a h1:NyM/PPbc+kxxv2d4OKfE32C5fLtVTLceyg4YKKCYO9Y=
480480
github.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=
483483
github.com/opentofu/tofudl v0.0.1 h1:r2uD4nxMnq0Qkzhh/C9Ldxjt+piTJi0R0C40Kf4d+a8=
484484
github.com/opentofu/tofudl v0.0.1/go.mod h1:HeIabsnOzo0WMnIRqI13Ho6hEi6tu2nrQpzSddWL/9w=
485485
github.com/otiai10/copy v1.14.0 h1:dCI/t1iTdYGtkvCuBG2BgR6KZa83PTclw4U5n2wAllU=

0 commit comments

Comments
 (0)