diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-29 09:12:43 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-29 09:12:43 -0500 |
| commit | 90286fe1566d9fb64427ce9830aed91f0ceda7a5 (patch) | |
| tree | 9e10d9fcff8b947c597f20d30d2ffc89a11b8081 /go.mod | |
| parent | bb72eae0d241c85ad09e140994a358fcf449d647 (diff) | |
Bump k8s.io/client-go from 0.23.2 to 0.23.3 (#1294)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.23.2 to 0.23.3.
- [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.23.2...v0.23.3)
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ require ( gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b gotest.tools/v3 v3.1.0 inet.af/netaddr v0.0.0-20210903134321-85fa6c94624e - k8s.io/client-go v0.23.2 + k8s.io/client-go v0.23.3 ) require ( |
