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 @@ -3,7 +3,7 @@ module github.com/terraform-google-modules/terraform-google-sql-db/test/integrat
33go 1.20
44
55require (
6- github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.6.1
6+ github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.7.0
77 github.com/stretchr/testify v1.8.4
88)
99
Original file line number Diff line number Diff line change @@ -187,8 +187,8 @@ cloud.google.com/go/workflows v1.7.0/go.mod h1:JhSrZuVZWuiDfKEFxU0/F1PQjmpnpcoIS
187187dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
188188github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
189189github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
190- github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.6.1 h1:iurGmC0ikd64aJ2TIfpoWrVSaddLDAJLRFrF+wZln6g =
191- github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.6.1 /go.mod h1:8S915KxCJh7it4gn/J9o11FWD+F8IGhCGPITgFapzg8 =
190+ github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.7.0 h1:iRROly3NUxu/eskGvxk0TFm//GNdBJ3rnLqw/As8XbA =
191+ github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.7.0 /go.mod h1:8S915KxCJh7it4gn/J9o11FWD+F8IGhCGPITgFapzg8 =
192192github.com/OneOfOne/xxhash v1.2.2 /go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU =
193193github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo =
194194github.com/agext/levenshtein v1.2.3 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
You can’t perform that action at this time.
0 commit comments