gotrue-supabase: 2.169.0 -> 2.170.0

This commit is contained in:
R. Ryantm
2025-03-19 04:39:16 +00:00
parent 7296c7ff9a
commit 6916ebda65
+3 -3
View File
@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "auth";
version = "2.169.0";
version = "2.170.0";
src = fetchFromGitHub {
owner = "supabase";
repo = "auth";
rev = "v${version}";
hash = "sha256-SPX4cdzz72Vd0d4fukxgZYQvESiXBzTKGEkDI5+tj04=";
hash = "sha256-dm6JBBHFX61acQ4tnkklZqAM4hiOqtvea0oy7/bSovQ=";
};
vendorHash = "sha256-em1dBnNHsVPI7owd2gjERcJnrQbiVtZGtIqnFyker6M=";
vendorHash = "sha256-D5wVbgxs5Hq+vmHNi/6t7rZVKez1DqAiTZCP5uJKRtA=";
ldflags = [
"-s"