Skip to content

Commit

Permalink
Update sigs.k8s.io/prow digest to f982ac3 (#151)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent a4b63cf commit c21221e
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 @@ -8,7 +8,7 @@ require (
github.com/ghodss/yaml v1.0.0
github.com/hmarr/codeowners v1.2.1
k8s.io/apimachinery v0.32.1
sigs.k8s.io/prow v0.0.0-20250202015855-8cd7d683713f
sigs.k8s.io/prow v0.0.0-20250204231458-f982ac37249e
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,8 @@ sigs.k8s.io/prow v0.0.0-20250124190723-d572f855b520 h1:TsSxKKhb0OAli9gJ0VlXvyBQT
sigs.k8s.io/prow v0.0.0-20250124190723-d572f855b520/go.mod h1:o6in4HBk36uDaIZ5JPvmHwRCGV9Xut0VSb1bDqlOzZk=
sigs.k8s.io/prow v0.0.0-20250202015855-8cd7d683713f h1:vIz9c1N703Cf3yJitMbQ0HeTaI5ZY9sgtAc7O1Hr3QM=
sigs.k8s.io/prow v0.0.0-20250202015855-8cd7d683713f/go.mod h1:o6in4HBk36uDaIZ5JPvmHwRCGV9Xut0VSb1bDqlOzZk=
sigs.k8s.io/prow v0.0.0-20250204231458-f982ac37249e h1:/KydtenQLlonRuNttXBrPhVmgDUuAmCobh4RorUU/RU=
sigs.k8s.io/prow v0.0.0-20250204231458-f982ac37249e/go.mod h1:o6in4HBk36uDaIZ5JPvmHwRCGV9Xut0VSb1bDqlOzZk=
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/structured-merge-diff/v4 v4.4.2 h1:MdmvkGuXi/8io6ixD5wud3vOLwc1rj0aNqRlpuvjmwA=
Expand Down

0 comments on commit c21221e

Please sign in to comment.