We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c7f8c commit 99bae47Copy full SHA for 99bae47
test/integration/go.mod
@@ -2,10 +2,10 @@ module github.com/terraform-google-modules/terraform-google-sql-db/test/integrat
2
3
go 1.21
4
5
-toolchain go1.21.9
+toolchain go1.21.10
6
7
require (
8
- github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.14.0
+ github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.14.1
9
github.com/stretchr/testify v1.9.0
10
)
11
0 commit comments