Bump k8s.io/klog/v2 from 2.120.1 to 2.130.0 (#11479)
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.120.1 to 2.130.0. - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](https://github.com/kubernetes/klog/compare/v2.120.1...v2.130.0) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1827dcd86a
commit
c268ceeaed
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -41,7 +41,7 @@ require (
|
|||
k8s.io/client-go v0.30.2
|
||||
k8s.io/code-generator v0.30.1
|
||||
k8s.io/component-base v0.30.2
|
||||
k8s.io/klog/v2 v2.120.1
|
||||
k8s.io/klog/v2 v2.130.0
|
||||
pault.ag/go/sniff v0.0.0-20200207005214-cf7e4d167732
|
||||
sigs.k8s.io/controller-runtime v0.18.4
|
||||
sigs.k8s.io/mdtoc v1.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue