Merge pull request #310026 from r-ryantm/auto-update/spire

spire: 1.9.4 -> 1.9.5
This commit is contained in:
Nick Cao 2024-05-08 10:53:45 -04:00 committed by GitHub
commit 08a1035253
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "spire";
version = "1.9.4";
version = "1.9.5";
outputs = [ "out" "agent" "server" ];
@ -10,7 +10,7 @@ buildGoModule rec {
owner = "spiffe";
repo = pname;
rev = "v${version}";
sha256 = "sha256-QRLfxTMkoO37ieXtfEvOsS4naR8bvBS4VFOM9lY4rT0=";
sha256 = "sha256-cn7ipY5dKcKSUTqOAqOf9KgdufMnk58WW4to9MfRL7g=";
};
vendorHash = "sha256-XWfo6NbADVRaMuemTrDgF2LQSpIe037z8el2CVzOJHI=";