Skip to content

Commit

Permalink
Update sigs.k8s.io/prow digest to 9efd512
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2024
1 parent 1a9b082 commit f455094
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-20241017152705-573cf9adb6f5
sigs.k8s.io/prow v0.0.0-20241021132706-9efd512d94f7
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,8 @@ sigs.k8s.io/prow v0.0.0-20241015115823-f8a6bd32ab5f h1:c537iWiZ4tBU4KZ/qAK8aQRbY
sigs.k8s.io/prow v0.0.0-20241015115823-f8a6bd32ab5f/go.mod h1:pIRtWATIC8KvHH3muVaVR4/TCrTyNbTjvYQUXCIsCZg=
sigs.k8s.io/prow v0.0.0-20241017152705-573cf9adb6f5 h1:noOEzDZ/LsU9NE5oeIzA/TpzkgJhqmuq6FQ3sE1dv+4=
sigs.k8s.io/prow v0.0.0-20241017152705-573cf9adb6f5/go.mod h1:pIRtWATIC8KvHH3muVaVR4/TCrTyNbTjvYQUXCIsCZg=
sigs.k8s.io/prow v0.0.0-20241021132706-9efd512d94f7 h1:5xDilqFqCGJS69B4xmJrUCUSfgYessr9V40bJuJ3BD4=
sigs.k8s.io/prow v0.0.0-20241021132706-9efd512d94f7/go.mod h1:pIRtWATIC8KvHH3muVaVR4/TCrTyNbTjvYQUXCIsCZg=
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 f455094

Please sign in to comment.