Skip to content

Commit

Permalink
chore(deps): Update go modules and/or dev-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent fc13ec5 commit d80e838
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.112.2
google.golang.org/api v0.177.0
cloud.google.com/go v0.113.0
google.golang.org/api v0.180.0
)
2 changes: 1 addition & 1 deletion test/integration/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/terraform-google-modules/terraform-google-event-function/test/

go 1.21

toolchain go1.21.9
toolchain go1.21.10

require (
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.14.1
Expand Down

0 comments on commit d80e838

Please sign in to comment.