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 44
55require (
66 github.com/creack/pty v1.1.24
7- github.com/gruntwork-io/terragrunt-engine-go v0.0.6
7+ github.com/gruntwork-io/terragrunt-engine-go v0.0.7
88 github.com/hashicorp/go-plugin v1.6.2
99 github.com/sirupsen/logrus v1.9.3
1010 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
1818github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
1919github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
2020github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
21- github.com/gruntwork-io/terragrunt-engine-go v0.0.6 h1:1tsyoZYBDtwY+2/fbO2qRXzXnNocePxZzYKQcz0Dido =
22- github.com/gruntwork-io/terragrunt-engine-go v0.0.6 /go.mod h1:ZKttLLqHZvedpjRig2l8swxfvwBUpeh4OapMGAPdvP0 =
21+ github.com/gruntwork-io/terragrunt-engine-go v0.0.7 h1:Svy1GYbNLangAZE/9nNnTh3M1SmPHJ5mSZ5d6ri6Z+s =
22+ github.com/gruntwork-io/terragrunt-engine-go v0.0.7 /go.mod h1:/TqqveuTKhsNlzUyR/vC2UHcXV+TqmsHlPvyDKYnux8 =
2323github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k =
2424github.com/hashicorp/go-hclog v1.6.3 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
2525github.com/hashicorp/go-plugin v1.6.2 h1:zdGAEd0V1lCaU0u+MxWQhtSDQmahpkwOun8U8EiRVog =
You can’t perform that action at this time.
0 commit comments