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 Jan 23, 2022
1 parent 37786ed commit d0ff301
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.26.0
cloud.google.com/go/functions v0.1.0
cloud.google.com/go/functions v1.1.0
cloud.google.com/go/iam v0.1.0 // indirect
cloud.google.com/go/storage v1.18.2
github.com/rs/zerolog v1.26.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,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/pubsub v1.0.1/go.mod h1:R0Gpsv3s54REJCy4fxDixWD93lHJMoZTyQ2kNxGRt3I=
Expand Down

0 comments on commit d0ff301

Please sign in to comment.