Skip to content

Commit 0dcdeb1

Browse files
chore(deps): Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.9.1 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97d7c84 commit 0dcdeb1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/integration/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/terraform-google-modules/terraform-google-bigquery/test/integr
33
go 1.20
44

55
require (
6-
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.9.0
6+
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.9.1
77
github.com/stretchr/testify v1.8.4
88
)
99

test/integration/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,8 @@ cloud.google.com/go/workflows v1.7.0/go.mod h1:JhSrZuVZWuiDfKEFxU0/F1PQjmpnpcoIS
187187
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
188188
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
189189
github.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.9.0 h1:ebMd3XxPg0fufE8E32cGIT4ymbJDT8+AmguE1aNmcxw=
191-
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.9.0/go.mod h1:MKce59reXZa9rwYplsr7DBbDIw444JNZvH5hmGEMJTg=
190+
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.9.1 h1:GgBjJ6MwjDOS+A14d4neKrhraeGW32EefyzkfrKheXI=
191+
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.9.1/go.mod h1:ZWmQ7t9ySG4GNn5CXKWQS8+UX7qkWmQUxSN2iAFEhvE=
192192
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
193193
github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo=
194194
github.com/agext/levenshtein v1.2.3/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=

0 commit comments

Comments
 (0)