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.3
8
8
github.com/spf13/pflag v1.0.5
9
9
k8s.io/contrib v0.0.0-20190411182844-89f6948e2457
10
- k8s.io/kubernetes v1.31.3
10
+ k8s.io/kubernetes v1.32.0
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.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
10
10
github.com/spf13/pflag v1.0.5 /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.31.3 h1:oqb7HdfnTelrGlZ6ziNugvQ/L/aJWR704114EAhUn9Q =
14
- k8s.io/kubernetes v1.31.3 /go.mod h1:9xmT2buyTYj8TRKwRae7FcuY8k5+xlxv7VivvO0KKfs =
13
+ k8s.io/kubernetes v1.32.0 h1:4BDBWSolqPrv8GC3YfZw0CJvh5kA1TPnoX0FxDVd+qc =
14
+ k8s.io/kubernetes v1.32.0 /go.mod h1:tiIKO63GcdPRBHW2WiUFm3C0eoLczl3f7qi56Dm1W8I =
You can’t perform that action at this time.
0 commit comments