openfga: 1.10.4 -> 1.11.0 (#460616)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
let
|
||||
pname = "openfga";
|
||||
version = "1.10.4";
|
||||
version = "1.11.0";
|
||||
in
|
||||
|
||||
buildGoModule {
|
||||
@@ -17,7 +17,7 @@ buildGoModule {
|
||||
owner = "openfga";
|
||||
repo = "openfga";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-4Mi+fjOBwzL3iq57iz4SAESNRCm75gKnZCIsOwTQeAc=";
|
||||
hash = "sha256-2PmTIoi7v06/Uqlj2GlBbnGpu3GB4xBondG/w3egSjs=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-KK/6CNq824PBgAHnPoGza0yvLQ/paa1hznfp5p2GKyY=";
|
||||
|
||||
Reference in New Issue
Block a user