Skip to content

Commit 2b6f4ca

Browse files
chore(deps): Update go modules and/or dev-tools
1 parent 15ec6e1 commit 2b6f4ca

File tree

2 files changed

+3
-3
lines changed
  • examples/delete-vms-without-cmek/function_source
  • test/integration

2 files changed

+3
-3
lines changed

examples/delete-vms-without-cmek/function_source/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/terraform-google-modules/terraform-google-event-function
33
go 1.20
44

55
require (
6-
cloud.google.com/go v0.115.1
7-
google.golang.org/api v0.198.0
6+
cloud.google.com/go v0.116.0
7+
google.golang.org/api v0.203.0
88
)

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-google-event-function/test/
22

33
go 1.22.0
44

5-
toolchain go1.22.7
5+
toolchain go1.22.8
66

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

0 commit comments

Comments
 (0)