zitadel: fix source hashes (#389310)

This commit is contained in:
Domen Kožar
2025-03-13 16:33:25 +07:00
committed by GitHub
+1 -1
View File
@@ -100,7 +100,7 @@ let
protoc-gen-zitadel
];
outputPath = ".artifacts";
hash = "sha256-11ByEuamYpCUeuqNr8ZVNCo4r3aSfuPXXhIu6mUqlzU=";
hash = "sha256-QUUe3jK9rOWzI1jzevgZ/UB6SqB6GXtd9CVtAqiStdo=";
};
in
buildGoModule rec {