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 @@ -17,7 +17,7 @@ require (
17
17
github.com/spf13/cobra v1.7.0
18
18
github.com/stretchr/testify v1.10.0
19
19
k8s.io/api v0.33.2
20
- k8s.io/apimachinery v0.33.2
20
+ k8s.io/apimachinery v0.33.3
21
21
k8s.io/client-go v0.33.2
22
22
nhooyr.io/websocket v1.8.11
23
23
storj.io/drpc v0.0.34
Original file line number Diff line number Diff line change @@ -775,8 +775,8 @@ inet.af/peercred v0.0.0-20210906144145-0893ea02156a h1:qdkS8Q5/i10xU2ArJMKYhVa1D
775
775
inet.af/peercred v0.0.0-20210906144145-0893ea02156a /go.mod h1:FjawnflS/udxX+SvpsMgZfdqx2aykOlkISeAsADi5IU =
776
776
k8s.io/api v0.33.2 h1:YgwIS5jKfA+BZg//OQhkJNIfie/kmRsO0BmNaVSimvY =
777
777
k8s.io/api v0.33.2 /go.mod h1:fhrbphQJSM2cXzCWgqU29xLDuks4mu7ti9vveEnpSXs =
778
- k8s.io/apimachinery v0.33.2 h1:IHFVhqg59mb8PJWTLi8m1mAoepkUNYmptHsV+Z1m5jY =
779
- k8s.io/apimachinery v0.33.2 /go.mod h1:BHW0YOu7n22fFv/JkYOEfkUYNRN0fj0BlvMFWA7b+SM =
778
+ k8s.io/apimachinery v0.33.3 h1:4ZSrmNa0c/ZpZJhAgRdcsFcZOw1PQU1bALVQ0B3I5LA =
779
+ k8s.io/apimachinery v0.33.3 /go.mod h1:BHW0YOu7n22fFv/JkYOEfkUYNRN0fj0BlvMFWA7b+SM =
780
780
k8s.io/client-go v0.33.2 h1:z8CIcc0P581x/J1ZYf4CNzRKxRvQAwoAolYPbtQes+E =
781
781
k8s.io/client-go v0.33.2 /go.mod h1:9mCgT4wROvL948w6f6ArJNb7yQd7QsvqavDeZHvNmHo =
782
782
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk =
You can’t perform that action at this time.
0 commit comments