Skip to content

Commit

Permalink
chore(deps): update go modules
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 18, 2023
1 parent 2ac3d91 commit 1f47291
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module example.com/module/helloworld
go 1.18

require (
cloud.google.com/go/storage v1.29.0
github.com/GoogleCloudPlatform/functions-framework-go v1.6.1
github.com/cloudevents/sdk-go/v2 v2.13.0
golang.org/x/oauth2 v0.6.0
google.golang.org/api v0.113.0
cloud.google.com/go/storage v1.30.1
github.com/GoogleCloudPlatform/functions-framework-go v1.7.3
github.com/cloudevents/sdk-go/v2 v2.14.0
golang.org/x/oauth2 v0.8.0
google.golang.org/api v0.122.0
)

0 comments on commit 1f47291

Please sign in to comment.