Skip to content

Commit

Permalink
chore(deps): update module google.golang.org/api to v0.139.0 (#1825)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Sep 8, 2023
1 parent 5f35095 commit 204f0ca
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 62 deletions.
6 changes: 3 additions & 3 deletions infra/utils/fbf/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/briandowns/spinner v1.23.0
github.com/jedib0t/go-pretty/v6 v6.4.7
github.com/stretchr/testify v1.8.4
google.golang.org/api v0.138.0
google.golang.org/api v0.139.0
)

require (
Expand All @@ -16,7 +16,7 @@ require (
github.com/fatih/color v1.15.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/s2a-go v0.1.5 // indirect
github.com/google/s2a-go v0.1.7 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.5 // indirect
github.com/googleapis/gax-go/v2 v2.12.0 // indirect
Expand All @@ -33,7 +33,7 @@ require (
golang.org/x/term v0.11.0 // indirect
golang.org/x/text v0.12.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d // indirect
google.golang.org/grpc v1.57.0 // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
Loading

0 comments on commit 204f0ca

Please sign in to comment.