aws-iam-authenticator: 0.7.10 -> 0.7.11

This commit is contained in:
R. Ryantm
2026-02-25 08:07:49 +00:00
parent 24e52c76ea
commit cda512a1c6
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "aws-iam-authenticator";
version = "0.7.10";
version = "0.7.11";
src = fetchFromGitHub {
owner = "kubernetes-sigs";
repo = "aws-iam-authenticator";
tag = "v${finalAttrs.version}";
hash = "sha256-usnLBLdgEpfpjItMwlRUnuiYQDcq+3FhOpL0WPxdYyY=";
hash = "sha256-ObvzeAqvECQ3wdILg5fLSvANWG19PcWfE+IlN145N+A=";
};
vendorHash = "sha256-cEWsTYwWVo7UKcAjXf+dUQ8pboIUnT+0D8yFhD6WSSk=";