Skip to content

Commit abac3e5

Browse files
chore: Bump google.golang.org/api from 0.134.0 to 0.136.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.134.0 to 0.136.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.134.0...v0.136.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef9d84c commit abac3e5

File tree

2 files changed

+12
-36
lines changed

2 files changed

+12
-36
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ require (
189189
golang.org/x/tools v0.11.0
190190
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
191191
golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b
192-
google.golang.org/api v0.134.0
192+
google.golang.org/api v0.136.0
193193
google.golang.org/grpc v1.57.0
194194
google.golang.org/protobuf v1.31.0
195195
gopkg.in/natefinch/lumberjack.v2 v2.2.1
@@ -387,9 +387,9 @@ require (
387387
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230215201556-9c5414ab4bde // indirect
388388
golang.zx2c4.com/wireguard/windows v0.5.3 // indirect
389389
google.golang.org/appengine v1.6.7 // indirect
390-
google.golang.org/genproto v0.0.0-20230726155614-23370e0ffb3e // indirect
391-
google.golang.org/genproto/googleapis/api v0.0.0-20230706204954-ccb25ca9f130 // indirect
392-
google.golang.org/genproto/googleapis/rpc v0.0.0-20230720185612-659f7aaaa771 // indirect
390+
google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5 // indirect
391+
google.golang.org/genproto/googleapis/api v0.0.0-20230803162519-f966b187b2e5 // indirect
392+
google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577 // indirect
393393
gopkg.in/yaml.v2 v2.4.0 // indirect
394394
howett.net/plist v1.0.0 // indirect
395395
inet.af/peercred v0.0.0-20210906144145-0893ea02156a // indirect

0 commit comments

Comments
 (0)