File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/golang/glog v1.2.5
8
8
github.com/spf13/pflag v1.0.6
9
9
k8s.io/contrib v0.0.0-20190411182844-89f6948e2457
10
- k8s.io/kubernetes v1.33.1
10
+ k8s.io/kubernetes v1.33.2
11
11
)
12
12
13
13
require github.com/aclements/go-moremath v0.0.0-20190830160640-d16893ddf098 // indirect
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=
10
10
github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
11
11
k8s.io/contrib v0.0.0-20190411182844-89f6948e2457 h1:+HYfXOtiem3CAb6EA4faiA++Q6otQ1dMBkBuw/tDKyw =
12
12
k8s.io/contrib v0.0.0-20190411182844-89f6948e2457 /go.mod h1:LvWVkdOW1o2tfDtZkAi8o71kBBacda6fVCL6aYrbc6U =
13
- k8s.io/kubernetes v1.33.1 h1:86+VVY/f11taZdpEZrNciLw1MIQhu6BFXf/OMFn5EUg =
14
- k8s.io/kubernetes v1.33.1 /go.mod h1:2nWuPk0seE4+6sd0x60wQ6rYEXcV7SoeMbU0YbFm/5k =
13
+ k8s.io/kubernetes v1.33.2 h1:Vk3hsCaazyMQ6CXhu029AEPlBoYsEnD8oEIC0bP2pWQ =
14
+ k8s.io/kubernetes v1.33.2 /go.mod h1:nrt8sldmckKz2fCZhgRX3SKfS2e+CzXATPv6ITNkU00 =
You can’t perform that action at this time.
0 commit comments