We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a86ccea commit 7c7f769Copy full SHA for 7c7f769
test/integration/go.mod
@@ -3,7 +3,7 @@ module github.com/terraform-google-modules/terraform-google-kubernetes-engine/te
3
go 1.16
4
5
require (
6
- github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.4.1
7
- github.com/gruntwork-io/terratest v0.41.11
+ github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.5.0
+ github.com/gruntwork-io/terratest v0.41.16
8
github.com/stretchr/testify v1.8.2
9
)
0 commit comments