Skip to content

Commit 4bb76aa

Browse files
chore(deps): Update go modules (#231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13d3459 commit 4bb76aa

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.112.1
7-
google.golang.org/api v0.171.0
6+
cloud.google.com/go v0.112.2
7+
google.golang.org/api v0.172.0
88
)

0 commit comments

Comments
 (0)