Skip to content

Commit 24178b7

Browse files
authored
Merge pull request #806 from rancher/renovate/golang.org-x-crypto-x509roots-fallback-digest
chore(deps): update golang.org/x/crypto/x509roots/fallback digest to aae6e61
2 parents 43326cb + 99db2e5 commit 24178b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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/v2 v2.27.6
17-
golang.org/x/crypto/x509roots/fallback v0.0.0-20250406160420-959f8f3db0fb
17+
golang.org/x/crypto/x509roots/fallback v0.0.0-20250505184708-aae6e6107042
1818
k8s.io/api v0.32.3
1919
k8s.io/apiextensions-apiserver v0.32.3
2020
k8s.io/apimachinery v0.32.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,8 +303,8 @@ golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACk
303303
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
304304
golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
305305
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
306-
golang.org/x/crypto/x509roots/fallback v0.0.0-20250406160420-959f8f3db0fb h1:Iu0p/klM0SM7atONioa/bPhLS7cjhnip99x1OIGibwg=
307-
golang.org/x/crypto/x509roots/fallback v0.0.0-20250406160420-959f8f3db0fb/go.mod h1:lxN5T34bK4Z/i6cMaU7frUU57VkDXFD4Kamfl/cp9oU=
306+
golang.org/x/crypto/x509roots/fallback v0.0.0-20250505184708-aae6e6107042 h1:9OMr+B1q11VliY8QSVFP6AmqOjA4zxqSeVaxFO0EY2s=
307+
golang.org/x/crypto/x509roots/fallback v0.0.0-20250505184708-aae6e6107042/go.mod h1:lxN5T34bK4Z/i6cMaU7frUU57VkDXFD4Kamfl/cp9oU=
308308
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
309309
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f h1:XdNn9LlyWAhLVp6P/i8QYBW+hlyhrhei9uErw2B5GJo=
310310
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f/go.mod h1:D5SMRVC3C2/4+F/DB1wZsLRnSNimn2Sp/NPsCrsv8ak=

0 commit comments

Comments
 (0)