Skip to content

Commit eb83697

Browse files
fix(deps): Update go modules and/or dev-tools
1 parent fc52355 commit eb83697

File tree

1 file changed

+2
-2
lines changed
  • terraform-google-{{cookiecutter.module_name}}/test/integration

1 file changed

+2
-2
lines changed

terraform-google-{{cookiecutter.module_name}}/test/integration/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/terraform-google-modules/{{cookiecutter.module_name}}/test/int
33
go 1.21
44

55
require (
6-
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.11.1
7-
github.com/stretchr/testify v1.8.4
6+
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.17.1
7+
github.com/stretchr/testify v1.10.0
88
)
99

1010
require (

0 commit comments

Comments
 (0)