Skip to content

Commit 88a345b

Browse files
chore(deps): Update GO modules (#196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa93806 commit 88a345b

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.20
44

55
require (
6-
cloud.google.com/go v0.110.8
7-
google.golang.org/api v0.147.0
6+
cloud.google.com/go v0.110.9
7+
google.golang.org/api v0.148.0
88
)

0 commit comments

Comments
 (0)