Skip to content

Commit

Permalink
Merge pull request #710 from rancher/renovate/release/v1.3-golang.org…
Browse files Browse the repository at this point in the history
…-x-crypto-x509roots-fallback-digest

chore(deps): update golang.org/x/crypto/x509roots/fallback digest to bbc689c (release/v1.3)
  • Loading branch information
vardhaman22 authored Mar 3, 2025
2 parents 34d4f24 + ce80d0a commit 1eca4a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require (
github.com/robfig/cron v1.2.0
github.com/sirupsen/logrus v1.9.3
github.com/urfave/cli v1.22.16
golang.org/x/crypto/x509roots/fallback v0.0.0-20250224173925-7292932d45d5
golang.org/x/crypto/x509roots/fallback v0.0.0-20250228200319-bbc689cf5cfb
k8s.io/api v0.32.1
k8s.io/apiextensions-apiserver v0.31.5
k8s.io/apimachinery v0.32.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -346,8 +346,8 @@ golang.org/x/crypto v0.21.0/go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOM
golang.org/x/crypto v0.22.0/go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M=
golang.org/x/crypto v0.23.0/go.mod h1:CKFgDieR+mRhux2Lsu27y0fO304Db0wZe70UKqHu0v8=
golang.org/x/crypto v0.24.0/go.mod h1:Z1PMYSOR5nyMcyAVAIQSKCDwalqy85Aqn1x3Ws4L5DM=
golang.org/x/crypto/x509roots/fallback v0.0.0-20250224173925-7292932d45d5 h1:gsQ4vZn6BGiOSnBKNWbPlPLaUYpimGhxhUfx1QFf8g4=
golang.org/x/crypto/x509roots/fallback v0.0.0-20250224173925-7292932d45d5/go.mod h1:lxN5T34bK4Z/i6cMaU7frUU57VkDXFD4Kamfl/cp9oU=
golang.org/x/crypto/x509roots/fallback v0.0.0-20250228200319-bbc689cf5cfb h1:J1nyf4Pznpsu3OQEZMSH5Uet2ZL8VyCtDTVCuEXIA84=
golang.org/x/crypto/x509roots/fallback v0.0.0-20250228200319-bbc689cf5cfb/go.mod h1:lxN5T34bK4Z/i6cMaU7frUU57VkDXFD4Kamfl/cp9oU=
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 h1:2dVuKD2vS7b0QIHQbpyTISPd0LeHDbnYEryqj5Q1ug8=
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56/go.mod h1:M4RDyNAINzryxdtnbRXRL/OHtkFuWGRjvuhBJpk2IlY=
golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
Expand Down

0 comments on commit 1eca4a1

Please sign in to comment.