spire: 1.9.0 -> 1.9.1

This commit is contained in:
R. Ryantm 2024-03-06 03:55:21 +00:00
parent 5706443baf
commit 3f94296667

View file

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "spire";
version = "1.9.0";
version = "1.9.1";
outputs = [ "out" "agent" "server" ];
@ -10,7 +10,7 @@ buildGoModule rec {
owner = "spiffe";
repo = pname;
rev = "v${version}";
sha256 = "sha256-0gV4s5MsA5+QhDpceRH20/KjPJi5YF4HsN3HF1u7vBo=";
sha256 = "sha256-+IIT2y4TJDhxxEFiaefgiHVSzO4sVQ3oPO1aMEoBQTU=";
};
vendorHash = "sha256-X8/R2u7mAJuwfltIZV5NrgbzR0U6Ty092Wlbs3u9oIw=";