Skip to content

Commit

Permalink
Update sigs.k8s.io/prow digest to 8442fff
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 3, 2024
1 parent be164e7 commit f60ffba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/ghodss/yaml v1.0.0
github.com/hmarr/codeowners v1.2.1
k8s.io/apimachinery v0.31.1
sigs.k8s.io/prow v0.0.0-20241002125549-a7163a53c606
sigs.k8s.io/prow v0.0.0-20241002215026-8442fff47c20
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,8 @@ sigs.k8s.io/prow v0.0.0-20240930124603-8302b5c30e63 h1:Tm2rEP9gudManSy1z2IM9EgaB
sigs.k8s.io/prow v0.0.0-20240930124603-8302b5c30e63/go.mod h1:nIN9CIT6eaqbXEKlOLJkADdFVk+wXKxP8Q6kf8VUM8E=
sigs.k8s.io/prow v0.0.0-20241002125549-a7163a53c606 h1:CkaEdYJ9Yu9v6rPhT8jclSFZ2J36GMXu0j/E7JyiNpo=
sigs.k8s.io/prow v0.0.0-20241002125549-a7163a53c606/go.mod h1:nIN9CIT6eaqbXEKlOLJkADdFVk+wXKxP8Q6kf8VUM8E=
sigs.k8s.io/prow v0.0.0-20241002215026-8442fff47c20 h1:T1Ss26g14wIvbZMWTYNcUWStH2Gx0+xjBfeom2uhpHQ=
sigs.k8s.io/prow v0.0.0-20241002215026-8442fff47c20/go.mod h1:nIN9CIT6eaqbXEKlOLJkADdFVk+wXKxP8Q6kf8VUM8E=
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+sGiqlzvrtq4=
sigs.k8s.io/structured-merge-diff/v4 v4.4.1/go.mod h1:N8hJocpFajUSSeSJ9bOZ77VzejKZaXsTtZo4/u7Io08=
sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=
Expand Down

0 comments on commit f60ffba

Please sign in to comment.