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 @@ -22,7 +22,7 @@ require (
2222 github.com/robfig/cron v1.2.0
2323 github.com/sirupsen/logrus v1.9.3
2424 github.com/urfave/cli v1.22.16
25- golang.org/x/crypto/x509roots/fallback v0.0.0-20250228200319-bbc689cf5cfb
25+ golang.org/x/crypto/x509roots/fallback v0.0.0-20250303191637-24852b6b3fe8
2626 k8s.io/api v0.32.1
2727 k8s.io/apiextensions-apiserver v0.30.10
2828 k8s.io/apimachinery v0.32.1
Original file line number Diff line number Diff line change @@ -1162,8 +1162,8 @@ golang.org/x/crypto v0.21.0/go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOM
11621162golang.org/x/crypto v0.22.0 /go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M =
11631163golang.org/x/crypto v0.23.0 /go.mod h1:CKFgDieR+mRhux2Lsu27y0fO304Db0wZe70UKqHu0v8 =
11641164golang.org/x/crypto v0.26.0 /go.mod h1:GY7jblb9wI+FOo5y8/S2oY4zWP07AkOJ4+jxCqdqn54 =
1165- golang.org/x/crypto/x509roots/fallback v0.0.0-20250228200319-bbc689cf5cfb h1:J1nyf4Pznpsu3OQEZMSH5Uet2ZL8VyCtDTVCuEXIA84 =
1166- golang.org/x/crypto/x509roots/fallback v0.0.0-20250228200319-bbc689cf5cfb /go.mod h1:lxN5T34bK4Z/i6cMaU7frUU57VkDXFD4Kamfl/cp9oU =
1165+ golang.org/x/crypto/x509roots/fallback v0.0.0-20250303191637-24852b6b3fe8 h1:esyRhkdFg05Y1QA2SC06IPmwb9fz0qfUf/GRTK1jaUY =
1166+ golang.org/x/crypto/x509roots/fallback v0.0.0-20250303191637-24852b6b3fe8 /go.mod h1:lxN5T34bK4Z/i6cMaU7frUU57VkDXFD4Kamfl/cp9oU =
11671167golang.org/x/exp v0.0.0-20180321215751-8460e604b9de /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
11681168golang.org/x/exp v0.0.0-20180807140117-3d87b88a115f /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
11691169golang.org/x/exp v0.0.0-20190121172915-509febef88a4 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
You can’t perform that action at this time.
0 commit comments