Skip to content

Commit 99bae47

Browse files
chore(deps): Update go modules and/or dev-tools
1 parent 98c7f8c commit 99bae47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/integration/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ module github.com/terraform-google-modules/terraform-google-sql-db/test/integrat
22

33
go 1.21
44

5-
toolchain go1.21.9
5+
toolchain go1.21.10
66

77
require (
8-
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.14.0
8+
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.14.1
99
github.com/stretchr/testify v1.9.0
1010
)
1111

0 commit comments

Comments
 (0)