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 Feb 2, 2022
1 parent f7f5f84 commit 82935d3
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.27.0
cloud.google.com/go/functions v0.1.0
cloud.google.com/go/functions v1.1.0
cloud.google.com/go/storage v1.19.0
github.com/rs/zerolog v1.26.1
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 @@ -65,6 +65,8 @@ cloud.google.com/go/datastore v1.0.0/go.mod h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7
cloud.google.com/go/datastore v1.1.0/go.mod h1:umbIZjpQpHh4hmRpGhH4tLFup+FVzqBi1b3c64qFpCk=
cloud.google.com/go/functions v0.1.0 h1:JJRM3eRejFE/I9m3uflHTNpOABWSPWu6cN+6rXJo1Mo=
cloud.google.com/go/functions v0.1.0/go.mod h1:ulk0MlpR/agXU5yvDiWLfBCCuNCQZSQiPz415eJCLPA=
cloud.google.com/go/functions v1.1.0 h1:IEFc2WvlU528jHjra82FZyE621q+QXjpzJXuyOrNyjg=
cloud.google.com/go/functions v1.1.0/go.mod h1:qUQ8w/CUvnSlvhnh+NcOOj7UwVLSqKl3vQMl9yOIaEQ=
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 82935d3

Please sign in to comment.