kubelogin-oidc: 1.25.2 -> 1.25.3 (#190992)

This commit is contained in:
R. RyanTM
2022-09-13 11:24:44 -04:00
committed by GitHub
parent a1e58b2ce9
commit 5533fe640d
@@ -2,18 +2,18 @@
buildGoModule rec {
pname = "kubelogin";
version = "1.25.2";
version = "1.25.3";
src = fetchFromGitHub {
owner = "int128";
repo = pname;
rev = "v${version}";
sha256 = "sha256-d3iiUmNEPKylYSFq9cSfgJuQYLPhBJavGV8tOao0l4s=";
sha256 = "sha256-2Ny3tzeFOZR63fweb+/q1kocIDboD8fJzlLOzcoR0nA=";
};
subPackages = ["."];
vendorSha256 = "sha256-XxVXhNWZOyvrdh2yPQogtH62h7d8NbsNhhrwGuqcLJs=";
vendorSha256 = "sha256-iY4CmtWwQQwZBQM4iJXedFePL4vzSBfNWrVOxYvrhMs=";
# Rename the binary instead of symlinking to avoid conflict with the
# Azure version of kubelogin