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 15ec6e1 commit ae3da95Copy full SHA for ae3da95
examples/delete-vms-without-cmek/function_source/go.mod
@@ -4,5 +4,5 @@ go 1.20
4
5
require (
6
cloud.google.com/go v0.115.1
7
- google.golang.org/api v0.198.0
+ google.golang.org/api v0.199.0
8
)
0 commit comments