mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 18:53:43 -04:00
build(deps): bump k8s.io/client-go from 0.19.0 to 0.19.1 (#4120)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.19.0 to 0.19.1. - [Release notes](https://github.com/kubernetes/client-go/releases) - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.19.0...v0.19.1) 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
dbab5a7a62
commit
63efda7950
6
go.mod
6
go.mod
@@ -35,8 +35,8 @@ require (
|
||||
google.golang.org/api v0.29.0
|
||||
google.golang.org/grpc v1.29.1
|
||||
gopkg.in/DataDog/dd-trace-go.v1 v1.26.0
|
||||
k8s.io/api v0.19.0
|
||||
k8s.io/apimachinery v0.19.0
|
||||
k8s.io/client-go v0.19.0
|
||||
k8s.io/api v0.19.1
|
||||
k8s.io/apimachinery v0.19.1
|
||||
k8s.io/client-go v0.19.1
|
||||
k8s.io/klog v1.0.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user