Skip to content

Commit

Permalink
Update module cloud.google.com/go/functions to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 13, 2022
1 parent 6907db8 commit e4908dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.13
require (
cloud.google.com/go v0.100.2
cloud.google.com/go/bigquery v1.32.0
cloud.google.com/go/functions v0.2.0
cloud.google.com/go/functions v1.3.0
cloud.google.com/go/storage v1.22.0
github.com/rs/zerolog v1.27.0
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ cloud.google.com/go/functions v0.1.0 h1:JJRM3eRejFE/I9m3uflHTNpOABWSPWu6cN+6rXJo
cloud.google.com/go/functions v0.1.0/go.mod h1:ulk0MlpR/agXU5yvDiWLfBCCuNCQZSQiPz415eJCLPA=
cloud.google.com/go/functions v0.2.0 h1:EHvTgXxAZO7Z8fTDEqE0fXJHzxdwCigHSXTne+aL8TY=
cloud.google.com/go/functions v0.2.0/go.mod h1:/i8jMEqHB/ZUMJN7Wbo9ww5Yvr5FMclwZdX8IX4bf70=
cloud.google.com/go/functions v1.3.0 h1:X6Pcg5l3eZZLjNaGvVfaVqrqqjk2rZEXn9plHnLRMIU=
cloud.google.com/go/functions v1.3.0/go.mod h1:hRskeWA6/pHHuefOf1Zg9W41JlAskWM8qA70a18mUGI=
cloud.google.com/go/iam v0.1.0 h1:W2vbGCrE3Z7J/x3WXLxxGl9LMSB2uhsAA7Ss/6u/qRY=
cloud.google.com/go/iam v0.1.0/go.mod h1:vcUNEa0pEm0qRVpmWepWaFMIAI8/hjB9mO8rNCJtF6c=
cloud.google.com/go/iam v0.1.1 h1:4CapQyNFjiksks1/x7jsvsygFPhihslYk5GptIrlX68=
Expand Down

0 comments on commit e4908dc

Please sign in to comment.