Skip to content

Commit bbfd466

Browse files
fix(deps): update module google.golang.org/api to v0.103.0
1 parent 6193806 commit bbfd466

File tree

1 file changed

+1
-1
lines changed
  • examples/delete-vms-without-cmek/function_source

1 file changed

+1
-1
lines changed

examples/delete-vms-without-cmek/function_source/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.18
44

55
require (
66
cloud.google.com/go v0.105.0
7-
google.golang.org/api v0.102.0
7+
google.golang.org/api v0.103.0
88
)

0 commit comments

Comments
 (0)