-
- Downloads
Bump k8s.io/client-go from 0.28.3 to 0.28.4 (#226)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.3 to 0.28.4. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.28.3...v0.28.4 ) --- 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>
... | @@ -23,9 +23,9 @@ require ( | ... | @@ -23,9 +23,9 @@ require ( |
golang.org/x/sys v0.14.1-0.20231108175955-e4099bfacb8c | golang.org/x/sys v0.14.1-0.20231108175955-e4099bfacb8c | ||
google.golang.org/grpc v1.59.0 | google.golang.org/grpc v1.59.0 | ||
google.golang.org/protobuf v1.31.0 | google.golang.org/protobuf v1.31.0 | ||
k8s.io/api v0.28.3 | k8s.io/api v0.28.4 | ||
k8s.io/apimachinery v0.28.4 | k8s.io/apimachinery v0.28.4 | ||
k8s.io/client-go v0.28.3 | k8s.io/client-go v0.28.4 | ||
sigs.k8s.io/e2e-framework v0.0.6 | sigs.k8s.io/e2e-framework v0.0.6 | ||
) | ) | ||
... | ... |
Please register or sign in to comment