Merge pull request #329909 from r-ryantm/auto-update/gotrue-supabase

gotrue-supabase: 2.155.3 -> 2.155.6
This commit is contained in:
Nick Cao
2024-07-25 19:00:22 -04:00
committed by GitHub
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "auth";
version = "2.155.3";
version = "2.155.6";
src = fetchFromGitHub {
owner = "supabase";
repo = "auth";
rev = "v${version}";
hash = "sha256-nqPLXBoEQ9rtxA0hxz5PmWWX4xWal5iBzoV1Vl3Sns8=";
hash = "sha256-dldCFDiKGQU/XqtzkvzTdwtI8rDjFaaYJw9elYmDglM=";
};
vendorHash = "sha256-ttdrHBA6Dybv+oNljIJpOlA2CZPwTIi9fI32w5Khp9Y=";