Merge pull request #930 from s1061123/fix/mod-ver

Fix kubelet version in go.mod
This commit is contained in:
Doug Smith 2022-10-14 11:07:58 -04:00 committed by GitHub
commit efa8c62ec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@ -24,7 +24,7 @@ require (
k8s.io/klog v1.0.0
k8s.io/klog/v2 v2.60.1 // indirect
k8s.io/kube-openapi v0.0.0-20220413171646-5e7f5fdc6da6 // indirect
k8s.io/kubelet v0.0.0
k8s.io/kubelet v0.22.8
sigs.k8s.io/yaml v1.3.0 // indirect
)

2
vendor/modules.txt vendored
View File

@ -586,7 +586,7 @@ k8s.io/klog/v2/internal/severity
# k8s.io/kube-openapi v0.0.0-20220413171646-5e7f5fdc6da6 => k8s.io/kube-openapi v0.0.0-20211109043538-20434351676c
## explicit; go 1.12
k8s.io/kube-openapi/pkg/util/proto
# k8s.io/kubelet v0.0.0 => k8s.io/kubelet v0.22.8
# k8s.io/kubelet v0.22.8 => k8s.io/kubelet v0.22.8
## explicit; go 1.16
k8s.io/kubelet/pkg/apis/podresources/v1
# k8s.io/utils v0.0.0-20211116205334-6203023598ed