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.31.1
6
+ github.com/gruntwork-io/terratest v0.31.2
7
7
github.com/stretchr/testify v1.6.1
8
8
)
Original file line number Diff line number Diff line change @@ -221,8 +221,8 @@ github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgf
221
221
github.com/grpc-ecosystem/grpc-gateway v1.9.5 /go.mod h1:vNeuVxBJEsws4ogUvrchl83t/GYV9WGTSLVdBhOQFDY =
222
222
github.com/gruntwork-io/gruntwork-cli v0.7.0 h1:YgSAmfCj9c61H+zuvHwKfYUwlMhu5arnQQLM4RH+CYs =
223
223
github.com/gruntwork-io/gruntwork-cli v0.7.0 /go.mod h1:jp6Z7NcLF2avpY8v71fBx6hds9eOFPELSuD/VPv7w00 =
224
- github.com/gruntwork-io/terratest v0.31.1 h1:MPGe/5pGgJAIZ/hb+0LM1KyJKSi/QyxSkHoP9/CBhJg =
225
- github.com/gruntwork-io/terratest v0.31.1 /go.mod h1:EEgJie28gX/4AD71IFqgMj6e99KP5mi81hEtzmDjxTo =
224
+ github.com/gruntwork-io/terratest v0.31.2 h1:xvYHA80MUq5kx670dM18HInewOrrQrAN+XbVVtytUHg =
225
+ github.com/gruntwork-io/terratest v0.31.2 /go.mod h1:EEgJie28gX/4AD71IFqgMj6e99KP5mi81hEtzmDjxTo =
226
226
github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
227
227
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
228
228
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