kubelogin-oidc: 1.23.2 -> 1.23.3 (#127258)

This commit is contained in:
R. RyanTM 2021-06-21 13:15:28 -07:00 committed by GitHub
parent 38d369643e
commit 1a9f464386
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.23.2";
version = "1.23.3";
src = fetchFromGitHub {
owner = "int128";
repo = pname;
rev = "v${version}";
sha256 = "sha256-Vj7qk1x4d94GgthmHhWbQvsfnZE1UL3Bdk5zjAb3vWs=";
sha256 = "sha256-qhdt/j1yFlCr+CCM3VQHxRVMEelZDsjhDJW9CYNCx2U=";
};
subPackages = ["."];
vendorSha256 = "sha256-JsBseRIbStsX44rLsGAERFUSWUuLcNycRDAcOMconnE=";
vendorSha256 = "sha256-RxIrnwIHDi9umu9bqpz3lnpNFdIWoTP657Te9iBv4IA=";
# Rename the binary instead of symlinking to avoid conflict with the
# Azure version of kubelogin