Skip to content

Commit 2c056c0

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 1ce3eec commit 2c056c0

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.0.0-20220210224613-90d013bbcef8
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
@@ -499,8 +499,8 @@ honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWh
499499
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
500500
honnef.co/go/tools v0.0.1-2020.1.3/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
501501
honnef.co/go/tools v0.0.1-2020.1.4/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
502-
k8s.io/kubelet v0.25.5 h1:2c2qDGQ49cuX4oLF8nEEGHzHovAOxPZOO7iEV868lbc=
503-
k8s.io/kubelet v0.25.5/go.mod h1:8QDPQLg9k5NxkekMV9ANQYLHaSekKdkdBupY6YPT/pk=
502+
k8s.io/kubelet v0.25.16 h1:TksmBHJSPh7CsoMXtV378SEiiEBRSS9EVRrm/GeCE3Q=
503+
k8s.io/kubelet v0.25.16/go.mod h1:zxC3K/9ZT9EphrtoMtuXXb0xiHJKY+LRIucg0JhGopc=
504504
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
505505
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
506506
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=

0 commit comments

Comments
 (0)