Skip to content

Commit ebc275e

Browse files
chore(deps): Update dependency go to v1.22.4 (#1267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e02498 commit ebc275e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helpers/foundation-deployer/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/terraform-google-modules/terraform-example-foundation/helpers/
22

33
go 1.22
44

5-
toolchain go1.22.3
5+
toolchain go1.22.4
66

77
require (
88
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.15.1

test/integration/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/terraform-google-modules/terraform-example-foundation/test/int
22

33
go 1.22
44

5-
toolchain go1.22.3
5+
toolchain go1.22.4
66

77
require (
88
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.15.1

0 commit comments

Comments
 (0)