spire: 1.12.1 -> 1.12.2
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "spire";
|
||||
version = "1.12.1";
|
||||
version = "1.12.2";
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
@@ -18,7 +18,7 @@ buildGoModule rec {
|
||||
owner = "spiffe";
|
||||
repo = pname;
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-SevKI+DH0YI/FHkmozJFY2/iuE8Pl7ZZZFRKQOC1Kxc=";
|
||||
sha256 = "sha256-+jy0hvvjkkp6vDUEkoskjgTlq+wd0eKh/i1xkOLXbrA=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-1ngjcqGwUNMyR/wBCo0MYguD1gGH8rbI2j9BB+tGL9k=";
|
||||
|
||||
Reference in New Issue
Block a user