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 @@ -14,7 +14,7 @@ require (
1414 github.com/robfig/cron v1.2.0
1515 github.com/sirupsen/logrus v1.9.3
1616 github.com/urfave/cli v1.22.16
17- golang.org/x/crypto/x509roots/fallback v0.0.0-20250228200319-bbc689cf5cfb
17+ golang.org/x/crypto/x509roots/fallback v0.0.0-20250303191637-24852b6b3fe8
1818 k8s.io/api v0.32.2
1919 k8s.io/apiextensions-apiserver v0.32.2
2020 k8s.io/apimachinery v0.32.2
Original file line number Diff line number Diff line change @@ -308,8 +308,8 @@ golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACk
308308golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
309309golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
310310golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
311- golang.org/x/crypto/x509roots/fallback v0.0.0-20250228200319-bbc689cf5cfb h1:J1nyf4Pznpsu3OQEZMSH5Uet2ZL8VyCtDTVCuEXIA84 =
312- golang.org/x/crypto/x509roots/fallback v0.0.0-20250228200319-bbc689cf5cfb /go.mod h1:lxN5T34bK4Z/i6cMaU7frUU57VkDXFD4Kamfl/cp9oU =
311+ golang.org/x/crypto/x509roots/fallback v0.0.0-20250303191637-24852b6b3fe8 h1:esyRhkdFg05Y1QA2SC06IPmwb9fz0qfUf/GRTK1jaUY =
312+ golang.org/x/crypto/x509roots/fallback v0.0.0-20250303191637-24852b6b3fe8 /go.mod h1:lxN5T34bK4Z/i6cMaU7frUU57VkDXFD4Kamfl/cp9oU =
313313golang.org/x/exp v0.0.0-20190121172915-509febef88a4 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
314314golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f h1:XdNn9LlyWAhLVp6P/i8QYBW+hlyhrhei9uErw2B5GJo =
315315golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f /go.mod h1:D5SMRVC3C2/4+F/DB1wZsLRnSNimn2Sp/NPsCrsv8ak =
You can’t perform that action at this time.
0 commit comments