Merge pull request #316590 from r-ryantm/auto-update/kubelogin-oidc

kubelogin-oidc: 1.28.0 -> 1.28.1
This commit is contained in:
Nick Cao
2024-06-02 10:34:20 -04:00
committed by GitHub
@@ -2,18 +2,18 @@
buildGoModule rec {
pname = "kubelogin";
version = "1.28.0";
version = "1.28.1";
src = fetchFromGitHub {
owner = "int128";
repo = pname;
rev = "v${version}";
sha256 = "sha256-8atEUJLXSbLHdxo1wKtAHAFrZkQYWdW6tP2oKoxahXA=";
sha256 = "sha256-sFEFvWizQeQp9VE1guO9xMZl9+cFk6jV43TVCbD8pas=";
};
subPackages = ["."];
vendorHash = "sha256-rLpXBFNBJG3H0+2inCG4wN0I2LuKUhuqozeafUD3aMI=";
vendorHash = "sha256-Mel9fH13iXSpB2kClJsH0SM+/gIzu2rPt2q0fjQwumw=";
# Rename the binary instead of symlinking to avoid conflict with the
# Azure version of kubelogin