Skip to content

Commit 0126a72

Browse files
build(deps): bump github.com/gruntwork-io/terragrunt-engine-go
Bumps [github.com/gruntwork-io/terragrunt-engine-go](https://github.com/gruntwork-io/terragrunt-engine-go) from 0.0.13 to 0.0.14. - [Release notes](https://github.com/gruntwork-io/terragrunt-engine-go/releases) - [Commits](gruntwork-io/terragrunt-engine-go@v0.0.13...v0.0.14) --- updated-dependencies: - dependency-name: github.com/gruntwork-io/terragrunt-engine-go dependency-version: 0.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64c0752 commit 0126a72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/google/uuid v1.6.0
2626
github.com/gruntwork-io/boilerplate v0.6.0
2727
github.com/gruntwork-io/go-commons v0.17.2
28-
github.com/gruntwork-io/terragrunt-engine-go v0.0.13
28+
github.com/gruntwork-io/terragrunt-engine-go v0.0.14
2929
github.com/gruntwork-io/terratest v0.48.2
3030
github.com/hashicorp/go-cleanhttp v0.5.2
3131
github.com/hashicorp/go-getter v1.7.8

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,8 +1233,8 @@ github.com/gruntwork-io/boilerplate v0.6.0 h1:77NJLgryLJXdvpCdBbHmVyPDviKBHJezmt
12331233
github.com/gruntwork-io/boilerplate v0.6.0/go.mod h1:lEt8kd3r7TJa61CGiHcDRYANbAoSvPCeGwZQ+RqwBPc=
12341234
github.com/gruntwork-io/go-commons v0.17.2 h1:14dsCJ7M5Vv2X3BIPKeG9Kdy6vTMGhM8L4WZazxfTuY=
12351235
github.com/gruntwork-io/go-commons v0.17.2/go.mod h1:zs7Q2AbUKuTarBPy19CIxJVUX/rBamfW8IwuWKniWkE=
1236-
github.com/gruntwork-io/terragrunt-engine-go v0.0.13 h1:IoIBGD5La7hyyowqRhBCHF6gDtptms/PvOyPcHbWtKQ=
1237-
github.com/gruntwork-io/terragrunt-engine-go v0.0.13/go.mod h1:kKxO2j7D3DTzzMqkQFSEhcZPYMW+g7rBaEbjMsa6/lo=
1236+
github.com/gruntwork-io/terragrunt-engine-go v0.0.14 h1:8sdQNufNTlqNr+LFsBV7y6YqIFioHj/cQjgro8uqZLE=
1237+
github.com/gruntwork-io/terragrunt-engine-go v0.0.14/go.mod h1:jkMUtnJlr/BUUnU+pEjQL+uIzX9P0ui2WfUaldwo2mY=
12381238
github.com/gruntwork-io/terratest v0.48.2 h1:+VwfODchq8jxZZWD+s8gBlhD1z6/C4bFLNrhpm9ONrs=
12391239
github.com/gruntwork-io/terratest v0.48.2/go.mod h1:Y5ETyD4ZQ2MZhasPno272fWuCpKwvTPYDi8Y0tIMqTE=
12401240
github.com/hashicorp/aws-sdk-go-base v0.6.0/go.mod h1:2fRjWDv3jJBeN6mVWFHV6hFTNeFBx2gpDLQaZNxUVAY=

0 commit comments

Comments
 (0)