Skip to content

Commit 28245af

Browse files
Bump k8s.io/kubelet from 0.25.5 to 0.25.16 in the kubernetes group
Bumps the kubernetes group with 1 update: [k8s.io/kubelet](https://github.com/kubernetes/kubelet). Updates `k8s.io/kubelet` from 0.25.5 to 0.25.16 - [Commits](kubernetes/kubelet@v0.25.5...v0.25.16) --- updated-dependencies: - dependency-name: k8s.io/kubelet dependency-version: 0.25.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kubernetes ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01e71f5 commit 28245af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/vishvananda/netlink v1.3.1
1111
golang.org/x/time v0.12.0
1212
google.golang.org/grpc v1.56.3
13-
k8s.io/kubelet v0.25.5
13+
k8s.io/kubelet v0.25.16
1414
)
1515

1616
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,5 @@ gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntN
110110
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
111111
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
112112
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
113-
k8s.io/kubelet v0.25.5 h1:2c2qDGQ49cuX4oLF8nEEGHzHovAOxPZOO7iEV868lbc=
114-
k8s.io/kubelet v0.25.5/go.mod h1:8QDPQLg9k5NxkekMV9ANQYLHaSekKdkdBupY6YPT/pk=
113+
k8s.io/kubelet v0.25.16 h1:TksmBHJSPh7CsoMXtV378SEiiEBRSS9EVRrm/GeCE3Q=
114+
k8s.io/kubelet v0.25.16/go.mod h1:zxC3K/9ZT9EphrtoMtuXXb0xiHJKY+LRIucg0JhGopc=

0 commit comments

Comments
 (0)