This repository was archived by the owner on Mar 16, 2024. It is now read-only.
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 @@ -55,7 +55,7 @@ require (
5555 k8s.io/kube-aggregator v0.25.2
5656 k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1
5757 k8s.io/kubectl v0.25.2
58- k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed
58+ k8s.io/utils v0.0.0-20221128185143-99ec85e7a448
5959 sigs.k8s.io/controller-runtime v0.12.3
6060 sigs.k8s.io/yaml v1.3.0
6161)
Original file line number Diff line number Diff line change @@ -1313,7 +1313,6 @@ github.com/sourcegraph/go-diff v0.5.3/go.mod h1:v9JDtjCE4HHHCZGId75rg8gkKKa98RVj
13131313github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 /go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA =
13141314github.com/spf13/afero v1.1.2 /go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ =
13151315github.com/spf13/afero v1.2.2 /go.mod h1:9ZxEEn6pIJ8Rxe320qSDBk6AsU0r9pR7Q4OcevTdifk =
1316- github.com/spf13/afero v1.6.0 h1:xoax2sJ2DT8S8xA2paPFjDCScCNeWsg75VG0DLRreiY =
13171316github.com/spf13/afero v1.6.0 /go.mod h1:Ai8FlHk4v/PARR026UzYexafAt9roJ7LcLMAmO6Z93I =
13181317github.com/spf13/cast v1.3.0 /go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE =
13191318github.com/spf13/cast v1.3.1 /go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE =
@@ -2303,8 +2302,9 @@ k8s.io/metrics v0.23.0/go.mod h1:NDiZTwppEtAuKJ1Rxt3S4dhyRzdp6yUcJf0vo023dPo=
23032302k8s.io/utils v0.0.0-20191114184206-e782cd3c129f /go.mod h1:sZAwmy6armz5eXlNoLmJcl4F1QuKu7sr+mFQ0byX7Ew =
23042303k8s.io/utils v0.0.0-20210802155522-efc7438f0176 /go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA =
23052304k8s.io/utils v0.0.0-20210930125809-cb0fa318a74b /go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA =
2306- k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed h1:jAne/RjBTyawwAy0utX5eqigAwz/lQhTmy+Hr/Cpue4 =
23072305k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed /go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA =
2306+ k8s.io/utils v0.0.0-20221128185143-99ec85e7a448 h1:KTgPnR10d5zhztWptI952TNtt/4u5h3IzDXkdIMuo2Y =
2307+ k8s.io/utils v0.0.0-20221128185143-99ec85e7a448 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
23082308modernc.org/cc v1.0.0 /go.mod h1:1Sk4//wdnYJiUIxnW8ddKpaOJCF37yAdqYnkxUpaYxw =
23092309modernc.org/golex v1.0.0 /go.mod h1:b/QX9oBD/LhixY6NDh+IdGv17hgB+51fET1i2kPSmvk =
23102310modernc.org/mathutil v1.0.0 /go.mod h1:wU0vUrJsVWBZ4P6e7xtFJEhFSNsfRLJ8H458uRjg03k =
You can’t perform that action at this time.
0 commit comments