prow: 0-unstable-2025-12-23 -> 0-unstable-2026-01-26

This commit is contained in:
R. Ryantm
2026-01-27 16:24:43 +00:00
parent 2d027a414e
commit ab0be23117
+4 -4
View File
@@ -8,18 +8,18 @@
buildGoModule rec {
pname = "prow";
version = "0-unstable-2025-12-23";
rev = "f0341d7b566080979b11661dc61a98f64db0d028";
version = "0-unstable-2026-01-26";
rev = "a0e74f2f7661a5ce8ecae738314ec0b4d4a182b0";
src = fetchFromGitHub {
inherit rev;
owner = "kubernetes-sigs";
repo = "prow";
hash = "sha256-V0tdABcZ/ob3duUkKbdcLn4AyOA8um7WkcohoH5J/pQ=";
hash = "sha256-EKWd0G6ONOWNYZCyp4UlY4lalfhB27sV5HwkKmyRscs=";
};
vendorHash = "sha256-/ZAnYxUHHq+tqk0hcJrt6ZrpDDRqyLITWGL/hgW4A6A=";
vendorHash = "sha256-Pv9LznRh7Nzm74gMKT2Q/VLIMIIc93en0qX6YA6TwK4=";
# doCheck = false;