Skip to content

Commit

Permalink
dongjiang, fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
dongjiang committed Nov 15, 2022
1 parent 6d491f0 commit c8a9f66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
k8s.io/api v0.22.0
k8s.io/apimachinery v0.19.0
k8s.io/client-go v0.22.0
k8s.io/kubernetes v1.18.8
k8s.io/kubernetes v1.19.15
k8s.io/utils v0.0.0-20211116205334-6203023598ed
)

Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ k8s.io/klog/v2
# k8s.io/kube-openapi v0.0.0-20200805222855-6aeccd4b50c6 => k8s.io/kube-openapi v0.0.0-20190306001800-15615b16d372
## explicit
k8s.io/kube-openapi/pkg/util/proto
# k8s.io/kubernetes v1.18.8 => k8s.io/kubernetes v1.18.6
# k8s.io/kubernetes v1.19.15 => k8s.io/kubernetes v1.18.6
## explicit; go 1.13
k8s.io/kubernetes/pkg/features
k8s.io/kubernetes/pkg/util/resizefs
Expand Down

0 comments on commit c8a9f66

Please sign in to comment.