Skip to content

Commit 5a6b411

Browse files
committed
fix(deps): update dependency go to v1.24.4
1 parent 3838b83 commit 5a6b411

File tree

2 files changed

+2
-2
lines changed
  • terraform
    • cloud-functions/per-project/test
    • gke/unified/test

2 files changed

+2
-2
lines changed

terraform/cloud-functions/per-project/test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/cloudspannerecosystem/autoscaler/terraform/cloud-functions/per-project
22

3-
go 1.24.1
3+
go 1.24.4
44

55
require (
66
cloud.google.com/go/scheduler v1.11.7

terraform/gke/unified/test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/cloudspannerecosystem/autoscaler/terraform/gke/unified
22

3-
go 1.24.1
3+
go 1.24.4
44

55
require (
66
cloud.google.com/go/spanner v1.82.0

0 commit comments

Comments
 (0)