mirror of
https://github.com/coredns/coredns.git
synced 2025-12-02 00:24:08 -05:00
build(deps): bump google.golang.org/api from 0.15.0 to 0.20.0 (#3738)
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client) from 0.15.0 to 0.20.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.15.0...v0.20.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a64f0c7597
commit
fa607b9fe2
2
go.mod
2
go.mod
@@ -37,7 +37,7 @@ require (
|
||||
golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413
|
||||
golang.org/x/net v0.0.0-20200301022130-244492dfa37a // indirect
|
||||
golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527
|
||||
google.golang.org/api v0.15.0
|
||||
google.golang.org/api v0.20.0
|
||||
google.golang.org/genproto v0.0.0-20200306153348-d950eab6f860 // indirect
|
||||
google.golang.org/grpc v1.27.1
|
||||
gopkg.in/DataDog/dd-trace-go.v1 v1.22.0
|
||||
|
||||
Reference in New Issue
Block a user