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 @@ -14,7 +14,7 @@ require (
14
14
github.com/go-co-op/gocron v1.37.0
15
15
github.com/golang/glog v1.2.0 // indirect
16
16
github.com/google/gofuzz v1.2.0 // indirect
17
- github.com/gruntwork-io/terratest v0.46.16
17
+ github.com/gruntwork-io/terratest v0.47.0
18
18
github.com/jmespath/go-jmespath v0.4.0
19
19
github.com/mitchellh/go-homedir v1.1.0
20
20
github.com/prometheus/client_golang v1.19.1
Original file line number Diff line number Diff line change @@ -491,8 +491,8 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 h1:YBftPWNWd4WwGqtY2yeZL2ef8rH
491
491
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 /go.mod h1:YN5jB8ie0yfIUg6VvR9Kz84aCaG7AsGZnLjhHbUqwPg =
492
492
github.com/gruntwork-io/go-commons v0.8.0 h1:k/yypwrPqSeYHevLlEDmvmgQzcyTwrlZGRaxEM6G0ro =
493
493
github.com/gruntwork-io/go-commons v0.8.0 /go.mod h1:gtp0yTtIBExIZp7vyIV9I0XQkVwiQZze678hvDXof78 =
494
- github.com/gruntwork-io/terratest v0.46.16 h1:l+HHuU7lNLwoAl2sP8zkYJy0uoE2Mwha2nw+rim+OhQ =
495
- github.com/gruntwork-io/terratest v0.46.16 /go.mod h1:oywHw1cFKXSYvKPm27U7quZVzDUlA22H2xUrKCe26xM =
494
+ github.com/gruntwork-io/terratest v0.47.0 h1:xIy1pT7NbGVlMLDZEHl3+3iSnvffh8tN2pL6idn448c =
495
+ github.com/gruntwork-io/terratest v0.47.0 /go.mod h1:oywHw1cFKXSYvKPm27U7quZVzDUlA22H2xUrKCe26xM =
496
496
github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
497
497
github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I =
498
498
github.com/hashicorp/errwrap v1.1.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
You can’t perform that action at this time.
0 commit comments