Skip to content

Commit

Permalink
chore(deps): Update GO modules (#196)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent aa93806 commit 88a345b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/delete-vms-without-cmek/function_source/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/terraform-google-modules/terraform-google-event-function
go 1.20

require (
cloud.google.com/go v0.110.8
google.golang.org/api v0.147.0
cloud.google.com/go v0.110.9
google.golang.org/api v0.148.0
)

0 comments on commit 88a345b

Please sign in to comment.