Bump k8s.io/klog/v2 from 2.80.0 to 2.80.1 (#9043)
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.80.0 to 2.80.1. - [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.80.0...v2.80.1) --- updated-dependencies: - dependency-name: k8s.io/klog/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0b8dc59eaf
commit
f352f1f70b
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -38,7 +38,7 @@ require (
|
|||
k8s.io/client-go v0.25.0
|
||||
k8s.io/code-generator v0.23.5
|
||||
k8s.io/component-base v0.25.0
|
||||
k8s.io/klog/v2 v2.80.0
|
||||
k8s.io/klog/v2 v2.80.1
|
||||
pault.ag/go/sniff v0.0.0-20200207005214-cf7e4d167732
|
||||
sigs.k8s.io/controller-runtime v0.11.2
|
||||
sigs.k8s.io/mdtoc v1.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue