spire: 1.12.3 -> 1.12.4
This commit is contained in:
parent
0c2bffc943
commit
ff93aba584
@ -6,7 +6,7 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "spire";
|
||||
version = "1.12.3";
|
||||
version = "1.12.4";
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
@ -18,10 +18,10 @@ buildGoModule (finalAttrs: {
|
||||
owner = "spiffe";
|
||||
repo = "spire";
|
||||
tag = "v${finalAttrs.version}";
|
||||
sha256 = "sha256-ZtSJ5/Qg4r2dkFGM/WiDWwQc2OtkX45kGXTdXU35Cng=";
|
||||
sha256 = "sha256-gyACFRoA0WwIea4GRmKvZlC83YGtjyZROH6QB0GyHOg=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-1ngjcqGwUNMyR/wBCo0MYguD1gGH8rbI2j9BB+tGL9k=";
|
||||
vendorHash = "sha256-yWONqvSNOgeXkYU5TX1Sec8xNCnaqdVLXk3ylhGBvyE=";
|
||||
|
||||
ldflags = [
|
||||
"-s"
|
||||
|
Loading…
x
Reference in New Issue
Block a user