We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6193806 commit cc5e313Copy full SHA for cc5e313
examples/delete-vms-without-cmek/function_source/go.mod
@@ -3,6 +3,6 @@ module github.com/terraform-google-modules/terraform-google-event-function
3
go 1.18
4
5
require (
6
- cloud.google.com/go v0.105.0
7
- google.golang.org/api v0.102.0
+ cloud.google.com/go v0.106.0
+ google.golang.org/api v0.103.0
8
)
0 commit comments