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 (
77 github.com/golang/glog v1.2.5
88 github.com/spf13/pflag v1.0.6
99 k8s.io/contrib v0.0.0-20190411182844-89f6948e2457
10- k8s.io/kubernetes v1.33.0
10+ k8s.io/kubernetes v1.33.1
1111)
1212
1313require 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=
1010github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1111k8s.io/contrib v0.0.0-20190411182844-89f6948e2457 h1:+HYfXOtiem3CAb6EA4faiA++Q6otQ1dMBkBuw/tDKyw =
1212k8s.io/contrib v0.0.0-20190411182844-89f6948e2457 /go.mod h1:LvWVkdOW1o2tfDtZkAi8o71kBBacda6fVCL6aYrbc6U =
13- k8s.io/kubernetes v1.33.0 h1:BP5Y5yIzUZVeBuE/ESZvnw6TNxjXbLsCckIkljE+R0U =
14- k8s.io/kubernetes v1.33.0 /go.mod h1:2nWuPk0seE4+6sd0x60wQ6rYEXcV7SoeMbU0YbFm/5k =
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 =
You can’t perform that action at this time.
0 commit comments