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/v3 v3.6.1
17- golang.org/x/crypto/x509roots/fallback v0.0.0-20251028130051-c0531f9c3451
17+ golang.org/x/crypto/x509roots/fallback v0.0.0-20251119195548-4e0068c0098b
1818 k8s.io/api v0.34.2
1919 k8s.io/apiextensions-apiserver v0.34.2
2020 k8s.io/apimachinery v0.34.2
Original file line number Diff line number Diff line change @@ -291,8 +291,8 @@ golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACk
291291golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
292292golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
293293golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
294- golang.org/x/crypto/x509roots/fallback v0.0.0-20251028130051-c0531f9c3451 h1:ntT/VrHMoSyusO9qDIYKxtkMfluoOkLrr6AJfVRROsE =
295- golang.org/x/crypto/x509roots/fallback v0.0.0-20251028130051-c0531f9c3451 /go.mod h1:MEIPiCnxvQEjA4astfaKItNwEVZA5Ki+3+nyGbJ5N18 =
294+ golang.org/x/crypto/x509roots/fallback v0.0.0-20251119195548-4e0068c0098b h1:VI77LRI9gm150dbLwyi9yxd2VxVCm4mFzrZqkz7ahFo =
295+ golang.org/x/crypto/x509roots/fallback v0.0.0-20251119195548-4e0068c0098b /go.mod h1:MEIPiCnxvQEjA4astfaKItNwEVZA5Ki+3+nyGbJ5N18 =
296296golang.org/x/exp v0.0.0-20190121172915-509febef88a4 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
297297golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 h1:R9PFI6EUdfVKgwKjZef7QIwGcBKu86OEFpJ9nUEP2l4 =
298298golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 /go.mod h1:A+z0yzpGtvnG90cToK5n2tu8UJVP2XUATh+r+sfOOOc =
You can’t perform that action at this time.
0 commit comments