build(deps): bump k8s.io/klog/v2 from 2.80.0 to 2.80.1 (#5610)

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:
dependabot[bot]
2022-09-12 10:05:03 -04:00
committed by GitHub
parent 630fa4786a
commit b67231e667
2 changed files with 26 additions and 3 deletions

2
go.mod
View File

@@ -35,7 +35,7 @@ require (
k8s.io/api v0.25.0
k8s.io/apimachinery v0.25.0
k8s.io/client-go v0.24.4
k8s.io/klog/v2 v2.80.0
k8s.io/klog/v2 v2.80.1
)
require (