File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/robfig/cron v1.2.0
1717 github.com/sirupsen/logrus v1.9.3
1818 github.com/urfave/cli/v2 v2.27.7
19- golang.org/x/crypto/x509roots/fallback v0.0.0-20250406160420-959f8f3db0fb
19+ golang.org/x/crypto/x509roots/fallback v0.0.0-20250711192710-b903b535d3ef
2020 k8s.io/api v0.34.2
2121 k8s.io/apiextensions-apiserver v0.33.3
2222 k8s.io/apimachinery v0.34.3
Original file line number Diff line number Diff line change @@ -301,8 +301,8 @@ golang.org/x/crypto v0.39.0/go.mod h1:L+Xg3Wf6HoL4Bn4238Z6ft6KfEpN0tJGo53AAPC632
301301golang.org/x/crypto v0.40.0 /go.mod h1:Qr1vMER5WyS2dfPHAlsOj01wgLbsyWtFn/aY+5+ZdxY =
302302golang.org/x/crypto v0.41.0 /go.mod h1:pO5AFd7FA68rFak7rOAGVuygIISepHftHnr8dr6+sUc =
303303golang.org/x/crypto v0.42.0 /go.mod h1:4+rDnOTJhQCx2q7/j6rAN5XDw8kPjeaXEUR2eL94ix8 =
304- golang.org/x/crypto/x509roots/fallback v0.0.0-20250406160420-959f8f3db0fb h1:Iu0p/klM0SM7atONioa/bPhLS7cjhnip99x1OIGibwg =
305- golang.org/x/crypto/x509roots/fallback v0.0.0-20250406160420-959f8f3db0fb /go.mod h1:lxN5T34bK4Z/i6cMaU7frUU57VkDXFD4Kamfl/cp9oU =
304+ golang.org/x/crypto/x509roots/fallback v0.0.0-20250711192710-b903b535d3ef h1:EJekzaXZlPQg739ghq7w/XWZVcuAOY6mh35JX2D+7Gc =
305+ golang.org/x/crypto/x509roots/fallback v0.0.0-20250711192710-b903b535d3ef /go.mod h1:lxN5T34bK4Z/i6cMaU7frUU57VkDXFD4Kamfl/cp9oU =
306306golang.org/x/exp v0.0.0-20190121172915-509febef88a4 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
307307golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 h1:R9PFI6EUdfVKgwKjZef7QIwGcBKu86OEFpJ9nUEP2l4 =
308308golang.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