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 @@ -27,7 +27,7 @@ require (
2727 github.com/robfig/cron v1.2.0
2828 github.com/sirupsen/logrus v1.9.3
2929 github.com/urfave/cli v1.22.16
30- golang.org/x/crypto/x509roots/fallback v0.0.0-20250224173925-7292932d45d5
30+ golang.org/x/crypto/x509roots/fallback v0.0.0-20250228200319-bbc689cf5cfb
3131 k8s.io/api v0.32.1
3232 k8s.io/apiextensions-apiserver v0.31.5
3333 k8s.io/apimachinery v0.32.1
Original file line number Diff line number Diff line change @@ -346,8 +346,8 @@ golang.org/x/crypto v0.21.0/go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOM
346346golang.org/x/crypto v0.22.0 /go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M =
347347golang.org/x/crypto v0.23.0 /go.mod h1:CKFgDieR+mRhux2Lsu27y0fO304Db0wZe70UKqHu0v8 =
348348golang.org/x/crypto v0.24.0 /go.mod h1:Z1PMYSOR5nyMcyAVAIQSKCDwalqy85Aqn1x3Ws4L5DM =
349- golang.org/x/crypto/x509roots/fallback v0.0.0-20250224173925-7292932d45d5 h1:gsQ4vZn6BGiOSnBKNWbPlPLaUYpimGhxhUfx1QFf8g4 =
350- golang.org/x/crypto/x509roots/fallback v0.0.0-20250224173925-7292932d45d5 /go.mod h1:lxN5T34bK4Z/i6cMaU7frUU57VkDXFD4Kamfl/cp9oU =
349+ golang.org/x/crypto/x509roots/fallback v0.0.0-20250228200319-bbc689cf5cfb h1:J1nyf4Pznpsu3OQEZMSH5Uet2ZL8VyCtDTVCuEXIA84 =
350+ golang.org/x/crypto/x509roots/fallback v0.0.0-20250228200319-bbc689cf5cfb /go.mod h1:lxN5T34bK4Z/i6cMaU7frUU57VkDXFD4Kamfl/cp9oU =
351351golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 h1:2dVuKD2vS7b0QIHQbpyTISPd0LeHDbnYEryqj5Q1ug8 =
352352golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 /go.mod h1:M4RDyNAINzryxdtnbRXRL/OHtkFuWGRjvuhBJpk2IlY =
353353golang.org/x/mod v0.2.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
You can’t perform that action at this time.
0 commit comments