Skip to content

Commit

Permalink
fix(deps): update k8s.io/test-infra digest to 9aadff2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2023
1 parent 036ff8d commit 886ccc4
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 @@ -11,7 +11,7 @@ require (
github.com/sirupsen/logrus v1.9.0
gotest.tools v2.2.0+incompatible
k8s.io/apimachinery v0.24.2
k8s.io/test-infra v0.0.0-20230116043250-28c7a83d5420
k8s.io/test-infra v0.0.0-20230210210330-9aadff258d20
k8s.io/utils v0.0.0-20221128185143-99ec85e7a448
sigs.k8s.io/yaml v1.3.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1252,8 +1252,8 @@ k8s.io/kube-openapi v0.0.0-20200805222855-6aeccd4b50c6/go.mod h1:UuqjUnNftUyPE5H
k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42/go.mod h1:Z/45zLw8lUo4wdiUkI+v/ImEGAvu3WatcZl3lPMR4Rk=
k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 h1:MQ8BAZPZlWk3S9K4a9NCkIFQtZShWqoha7snGixVgEA=
k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1/go.mod h1:C/N6wCaBHeBHkHUesQOQy2/MZqGgMAFPqGsGQLdbZBU=
k8s.io/test-infra v0.0.0-20230116043250-28c7a83d5420 h1:/AvXqP67662yia32QltiwCBjbe0Q0U221C7kiLE32wI=
k8s.io/test-infra v0.0.0-20230116043250-28c7a83d5420/go.mod h1:LrZ9PXzfL7BKpnjk28oSvx7YFPGzNt4PTCoCSj7UTEI=
k8s.io/test-infra v0.0.0-20230210210330-9aadff258d20 h1:Fpu+VWMv/dzRzz4xiRvIhgKMFqLykMg6Tn5SIdutgzo=
k8s.io/test-infra v0.0.0-20230210210330-9aadff258d20/go.mod h1:Z9+FIEGsten+JK1IN2Np3qmiOOLuEn3I3OdSDS0/8Zw=
k8s.io/utils v0.0.0-20210802155522-efc7438f0176/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA=
k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA=
k8s.io/utils v0.0.0-20221128185143-99ec85e7a448 h1:KTgPnR10d5zhztWptI952TNtt/4u5h3IzDXkdIMuo2Y=
Expand Down

0 comments on commit 886ccc4

Please sign in to comment.