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 (
26
26
github.com/google/go-github/v61 v61.0.0
27
27
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
28
28
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
30
30
github.com/gruntwork-io/terragrunt v0.54.11
31
31
github.com/hashicorp/go-getter v1.7.8
32
32
github.com/hashicorp/hcl/v2 v2.20.1
@@ -140,7 +140,7 @@ require (
140
140
github.com/gorilla/websocket v1.5.0 // indirect
141
141
github.com/goware/prefixer v0.0.0-20160118172347-395022866408 // indirect
142
142
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
144
144
github.com/hashicorp/errwrap v1.1.0 // indirect
145
145
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
146
146
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
1212
1212
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 /go.mod h1:YN5jB8ie0yfIUg6VvR9Kz84aCaG7AsGZnLjhHbUqwPg =
1213
1213
github.com/gruntwork-io/go-commons v0.17.1 h1:2KS9wAqrgeOTWj33DSHzDNJ1FCprptWdLFqej+wB8x0 =
1214
1214
github.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 =
1215
1217
github.com/gruntwork-io/gruntwork-cli v0.7.0 h1:YgSAmfCj9c61H+zuvHwKfYUwlMhu5arnQQLM4RH+CYs =
1216
1218
github.com/gruntwork-io/gruntwork-cli v0.7.0 /go.mod h1:jp6Z7NcLF2avpY8v71fBx6hds9eOFPELSuD/VPv7w00 =
1217
1219
github.com/gruntwork-io/terragrunt v0.54.11 h1:6VG50IN1tcCy8RUowO9evFViOaNYU20HVWX7UGLFZ3M =
1218
1220
github.com/gruntwork-io/terragrunt v0.54.11 /go.mod h1:7kFgAnaqoCXE+5oT/k/MpoIQCicjQ6p0uGrTAz/S8cM =
1219
1221
github.com/gruntwork-io/terratest v0.41.0 h1:QKFK6m0EMVnrV7lw2L06TlG+Ha3t0CcOXuBVywpeNRU =
1220
1222
github.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 =
1221
1225
github.com/hashicorp/aws-sdk-go-base v0.6.0 /go.mod h1:2fRjWDv3jJBeN6mVWFHV6hFTNeFBx2gpDLQaZNxUVAY =
1222
1226
github.com/hashicorp/consul v0.0.0-20171026175957-610f3c86a089 /go.mod h1:mFrjN1mfidgJfYP1xrJCF+AfRhr6Eaqhb2+sfyn/OOI =
1223
1227
github.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