ingress2gateway: 0.4.0 -> 0.5.0 (#480416)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-15 21:42:54 +00:00
committed by GitHub
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "ingress2gateway";
version = "0.4.0";
version = "0.5.0";
src = fetchFromGitHub {
owner = "kubernetes-sigs";
repo = "ingress2gateway";
rev = "v${version}";
hash = "sha256-0w2ZM1g2rr46bN8BNgrkmb3tOQw0FZTMLp/koW01c5I=";
hash = "sha256-pX/4WFqYkBPnaEki3q3CahBCePUvKQzVulT+oMtUXQc=";
};
vendorHash = "sha256-7b247/9/9kdNIYuaLvKIv3RK/nzQzruMKZeheTag2sA=";
vendorHash = "sha256-NlQbjKU5EoNY70ziDs98394LSxSIyTGsGgP1S22ynDA=";
ldflags = [
"-s"