mirror of
https://github.com/coredns/coredns.git
synced 2025-12-08 11:25:14 -05:00
build(deps): bump google.golang.org/api from 0.9.0 to 0.10.0 (#3267)
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/google/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md) - [Commits](https://github.com/google/google-api-go-client/compare/v0.9.0...v0.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Miek Gieben
parent
37f5d489c6
commit
d3403ff311
2
go.mod
2
go.mod
@@ -44,7 +44,7 @@ require (
|
||||
golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
|
||||
golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
|
||||
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 // indirect
|
||||
google.golang.org/api v0.9.0
|
||||
google.golang.org/api v0.10.0
|
||||
google.golang.org/genproto v0.0.0-20190701230453-710ae3a149df // indirect
|
||||
google.golang.org/grpc v1.23.0
|
||||
gopkg.in/DataDog/dd-trace-go.v1 v1.16.1
|
||||
|
||||
Reference in New Issue
Block a user