File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
2626 github.com/google/go-github/v61 v61.0.0
2727 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
2828 github.com/google/uuid v1.6.0
29- github.com/gruntwork-io/go-commons v0.17.1
29+ github.com/gruntwork-io/go-commons v0.17.2
3030 github.com/gruntwork-io/terragrunt v0.54.11
3131 github.com/hashicorp/go-getter v1.7.8
3232 github.com/hashicorp/hcl/v2 v2.20.1
@@ -140,7 +140,7 @@ require (
140140 github.com/gorilla/websocket v1.5.0 // indirect
141141 github.com/goware/prefixer v0.0.0-20160118172347-395022866408 // indirect
142142 github.com/gruntwork-io/gruntwork-cli v0.7.0 // indirect
143- github.com/gruntwork-io/terratest v0.41.0 // indirect
143+ github.com/gruntwork-io/terratest v0.46.16 // indirect
144144 github.com/hashicorp/errwrap v1.1.0 // indirect
145145 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
146146 github.com/hashicorp/go-hclog v1.5.0 // indirect
Original file line number Diff line number Diff line change @@ -1212,12 +1212,16 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 h1:YBftPWNWd4WwGqtY2yeZL2ef8rH
12121212github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 /go.mod h1:YN5jB8ie0yfIUg6VvR9Kz84aCaG7AsGZnLjhHbUqwPg =
12131213github.com/gruntwork-io/go-commons v0.17.1 h1:2KS9wAqrgeOTWj33DSHzDNJ1FCprptWdLFqej+wB8x0 =
12141214github.com/gruntwork-io/go-commons v0.17.1 /go.mod h1:S98JcR7irPD1bcruSvnqupg+WSJEJ6xaM89fpUZVISk =
1215+ github.com/gruntwork-io/go-commons v0.17.2 h1:14dsCJ7M5Vv2X3BIPKeG9Kdy6vTMGhM8L4WZazxfTuY =
1216+ github.com/gruntwork-io/go-commons v0.17.2 /go.mod h1:zs7Q2AbUKuTarBPy19CIxJVUX/rBamfW8IwuWKniWkE =
12151217github.com/gruntwork-io/gruntwork-cli v0.7.0 h1:YgSAmfCj9c61H+zuvHwKfYUwlMhu5arnQQLM4RH+CYs =
12161218github.com/gruntwork-io/gruntwork-cli v0.7.0 /go.mod h1:jp6Z7NcLF2avpY8v71fBx6hds9eOFPELSuD/VPv7w00 =
12171219github.com/gruntwork-io/terragrunt v0.54.11 h1:6VG50IN1tcCy8RUowO9evFViOaNYU20HVWX7UGLFZ3M =
12181220github.com/gruntwork-io/terragrunt v0.54.11 /go.mod h1:7kFgAnaqoCXE+5oT/k/MpoIQCicjQ6p0uGrTAz/S8cM =
12191221github.com/gruntwork-io/terratest v0.41.0 h1:QKFK6m0EMVnrV7lw2L06TlG+Ha3t0CcOXuBVywpeNRU =
12201222github.com/gruntwork-io/terratest v0.41.0 /go.mod h1:qH1xkPTTGx30XkMHw8jAVIbzqheSjIa5IyiTwSV2vKI =
1223+ github.com/gruntwork-io/terratest v0.46.16 h1:l+HHuU7lNLwoAl2sP8zkYJy0uoE2Mwha2nw+rim+OhQ =
1224+ github.com/gruntwork-io/terratest v0.46.16 /go.mod h1:oywHw1cFKXSYvKPm27U7quZVzDUlA22H2xUrKCe26xM =
12211225github.com/hashicorp/aws-sdk-go-base v0.6.0 /go.mod h1:2fRjWDv3jJBeN6mVWFHV6hFTNeFBx2gpDLQaZNxUVAY =
12221226github.com/hashicorp/consul v0.0.0-20171026175957-610f3c86a089 /go.mod h1:mFrjN1mfidgJfYP1xrJCF+AfRhr6Eaqhb2+sfyn/OOI =
12231227github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
You can’t perform that action at this time.
0 commit comments