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

gotrue-supabase: 2.78.0 -> 2.82.2
This commit is contained in:
figsoda 2023-07-11 09:08:36 -04:00 committed by GitHub
commit 2aa2a03767
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,16 +7,16 @@
buildGoModule rec {
pname = "gotrue";
version = "2.78.0";
version = "2.82.2";
src = fetchFromGitHub {
owner = "supabase";
repo = pname;
rev = "v${version}";
hash = "sha256-1BINewYK6dDyzhrt3lhTb3KeYm2xlux3nyQOO348CMM=";
hash = "sha256-x/ae7iTfwyEJ7JwNr6US+LJfVt1rZSGpf26LN5MU52o=";
};
vendorHash = "sha256-S/uedmoqTOmbIeotdky+s/eENDi2knKIW0rMMcQr2zU=";
vendorHash = "sha256-eG6zB/nfsYYvvLf5i8AySkTfXv9rIGTTmyMA4PtcGjg=";
ldflags = [
"-s"