Unverified Commit 47ae7b94 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

openfga: 1.10.4 -> 1.11.0 (#460616)

parents 9c9c8e5a cd4614c8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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=";