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 @@ -29,7 +29,7 @@ require (
2929 github.com/google/go-github/v61 v61.0.0
3030 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
3131 github.com/google/uuid v1.6.0
32- github.com/gruntwork-io/go-commons v0.17.1
32+ github.com/gruntwork-io/go-commons v0.17.2
3333 github.com/gruntwork-io/terragrunt v0.54.11
3434 github.com/hashicorp/go-getter v1.7.9
3535 github.com/hashicorp/hcl/v2 v2.20.1
@@ -143,7 +143,7 @@ require (
143143 github.com/gorilla/websocket v1.5.0 // indirect
144144 github.com/goware/prefixer v0.0.0-20160118172347-395022866408 // indirect
145145 github.com/gruntwork-io/gruntwork-cli v0.7.0 // indirect
146- github.com/gruntwork-io/terratest v0.41.0 // indirect
146+ github.com/gruntwork-io/terratest v0.46.16 // indirect
147147 github.com/hashicorp/errwrap v1.1.0 // indirect
148148 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
149149 github.com/hashicorp/go-hclog v1.6.3 // indirect
Original file line number Diff line number Diff line change @@ -1218,12 +1218,16 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 h1:e9Rjr40Z98/clHv5Yg79Is0Ntos
12181218github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 /go.mod h1:tIxuGz/9mpox++sgp9fJjHO0+q1X9/UOWd798aAm22M =
12191219github.com/gruntwork-io/go-commons v0.17.1 h1:2KS9wAqrgeOTWj33DSHzDNJ1FCprptWdLFqej+wB8x0 =
12201220github.com/gruntwork-io/go-commons v0.17.1 /go.mod h1:S98JcR7irPD1bcruSvnqupg+WSJEJ6xaM89fpUZVISk =
1221+ github.com/gruntwork-io/go-commons v0.17.2 h1:14dsCJ7M5Vv2X3BIPKeG9Kdy6vTMGhM8L4WZazxfTuY =
1222+ github.com/gruntwork-io/go-commons v0.17.2 /go.mod h1:zs7Q2AbUKuTarBPy19CIxJVUX/rBamfW8IwuWKniWkE =
12211223github.com/gruntwork-io/gruntwork-cli v0.7.0 h1:YgSAmfCj9c61H+zuvHwKfYUwlMhu5arnQQLM4RH+CYs =
12221224github.com/gruntwork-io/gruntwork-cli v0.7.0 /go.mod h1:jp6Z7NcLF2avpY8v71fBx6hds9eOFPELSuD/VPv7w00 =
12231225github.com/gruntwork-io/terragrunt v0.54.11 h1:6VG50IN1tcCy8RUowO9evFViOaNYU20HVWX7UGLFZ3M =
12241226github.com/gruntwork-io/terragrunt v0.54.11 /go.mod h1:7kFgAnaqoCXE+5oT/k/MpoIQCicjQ6p0uGrTAz/S8cM =
12251227github.com/gruntwork-io/terratest v0.41.0 h1:QKFK6m0EMVnrV7lw2L06TlG+Ha3t0CcOXuBVywpeNRU =
12261228github.com/gruntwork-io/terratest v0.41.0 /go.mod h1:qH1xkPTTGx30XkMHw8jAVIbzqheSjIa5IyiTwSV2vKI =
1229+ github.com/gruntwork-io/terratest v0.46.16 h1:l+HHuU7lNLwoAl2sP8zkYJy0uoE2Mwha2nw+rim+OhQ =
1230+ github.com/gruntwork-io/terratest v0.46.16 /go.mod h1:oywHw1cFKXSYvKPm27U7quZVzDUlA22H2xUrKCe26xM =
12271231github.com/hashicorp/aws-sdk-go-base v0.6.0 /go.mod h1:2fRjWDv3jJBeN6mVWFHV6hFTNeFBx2gpDLQaZNxUVAY =
12281232github.com/hashicorp/consul v0.0.0-20171026175957-610f3c86a089 /go.mod h1:mFrjN1mfidgJfYP1xrJCF+AfRhr6Eaqhb2+sfyn/OOI =
12291233github.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