File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/trussworks/terraform-aws-acm-cert
3
3
go 1.13
4
4
5
5
require (
6
- github.com/gruntwork-io/terratest v0.28.10
6
+ github.com/gruntwork-io/terratest v0.28.15
7
7
github.com/stretchr/testify v1.6.1
8
8
)
Original file line number Diff line number Diff line change @@ -195,8 +195,8 @@ github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgf
195
195
github.com/grpc-ecosystem/grpc-gateway v1.9.5 /go.mod h1:vNeuVxBJEsws4ogUvrchl83t/GYV9WGTSLVdBhOQFDY =
196
196
github.com/gruntwork-io/gruntwork-cli v0.5.1 h1:mVmVsFubUSLSCO8bGigI63HXzvzkC0uWXzm4dd9pXRg =
197
197
github.com/gruntwork-io/gruntwork-cli v0.5.1 /go.mod h1:IBX21bESC1/LGoV7jhXKUnTQTZgQ6dYRsoj/VqxUSZQ =
198
- github.com/gruntwork-io/terratest v0.28.10 h1:4K3idJK5atavZ7iwY+L+RPCA7lFwPu87dVnoFOaoPzI =
199
- github.com/gruntwork-io/terratest v0.28.10 /go.mod h1:PkVylPuUNmItkfOTwSiFreYA4FkanK8AluBuNeGxQOw =
198
+ github.com/gruntwork-io/terratest v0.28.15 h1:in1DRBq8/RjxMyb6Amr1SRrczOK/hGnPi+gQXOOtbZI =
199
+ github.com/gruntwork-io/terratest v0.28.15 /go.mod h1:PkVylPuUNmItkfOTwSiFreYA4FkanK8AluBuNeGxQOw =
200
200
github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
201
201
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
202
202
github.com/hashicorp/golang-lru v0.5.3 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
You can’t perform that action at this time.
0 commit comments