Skip to content

Commit 0c02f57

Browse files
authored
chore: update test/integration/go (#245)
1 parent dfb1995 commit 0c02f57

File tree

2 files changed

+12
-141
lines changed

2 files changed

+12
-141
lines changed

test/integration/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/terraform-google-modules/terraform-google-sql-db/test/integrat
33
go 1.16
44

55
require (
6-
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.0.0-20210930021043-39b4ef08bb23
6+
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.0.0-20220428174406-416530528bc3
77
github.com/stretchr/testify v1.7.0
88
)

0 commit comments

Comments
 (0)