kubelogin-oidc: 1.25.4 -> 1.26.0 (#208309)

This commit is contained in:
R. RyanTM 2023-01-05 10:02:35 -08:00 committed by GitHub
parent d35cae9696
commit d374964cb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,18 +2,18 @@
buildGoModule rec {
pname = "kubelogin";
version = "1.25.4";
version = "1.26.0";
src = fetchFromGitHub {
owner = "int128";
repo = pname;
rev = "v${version}";
sha256 = "sha256-Og8ippw9rPH0Ni72mSlCjo4i/cfZXLAjG38jPvfs9ro=";
sha256 = "sha256-A8J381KNhQbWZ+68P8+1xj/lEEc/+YiJ80LqRQatdFQ=";
};
subPackages = ["."];
vendorSha256 = "sha256-E7I8GNcI/QRgbrstc2Ky0q/DPaqNP11BaDzrrfZofLQ=";
vendorSha256 = "sha256-V+O3yFxGJTcFETD2qYOurQUbME5NvRNQTr43OkxXFFE=";
# Rename the binary instead of symlinking to avoid conflict with the
# Azure version of kubelogin