Skip to content

Commit 1e593d2

Browse files
chore(deps): update go modules (#127)
1 parent 264ff4a commit 1e593d2

File tree

1 file changed

+2
-2
lines changed
  • examples/delete-vms-without-cmek/function_source

1 file changed

+2
-2
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.18
44

55
require (
6-
cloud.google.com/go v0.105.0
7-
google.golang.org/api v0.102.0
6+
cloud.google.com/go v0.107.0
7+
google.golang.org/api v0.103.0
88
)

0 commit comments

Comments
 (0)