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

gotrue-supabase: 2.70.0 -> 2.74.2
This commit is contained in:
figsoda 2023-06-24 10:23:11 -04:00 committed by GitHub
commit 20d7d675f1
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.70.0";
version = "2.74.2";
src = fetchFromGitHub {
owner = "supabase";
repo = pname;
rev = "v${version}";
hash = "sha256-1xOHf5hu0h+Ak4zALmsu1AoQMzeyWVE0l6JH77sZnfo=";
hash = "sha256-cTRCwWbGqiN6qy2Nh9Hs6Ex928z1r1ud5dGNJLZDLAA=";
};
vendorHash = "sha256-ZWY+l8qrtYNul2xAtg9fSmMIS7Z1TlKDTKotwf/fN/4=";
vendorHash = "sha256-uLcea5tLe61oAyw09PpIfgf1xbClgqZYlk6553Vsvso=";
ldflags = [
"-s"