gotrue-supabase: 2.69.2 -> 2.70.0

This commit is contained in:
R. Ryantm 2023-06-12 02:12:28 +00:00
parent f5c28a079c
commit b81eddec27

View File

@ -7,16 +7,16 @@
buildGoModule rec {
pname = "gotrue";
version = "2.69.2";
version = "2.70.0";
src = fetchFromGitHub {
owner = "supabase";
repo = pname;
rev = "v${version}";
hash = "sha256-Jx9TDTJkf5Bp4VWhJ2j04bqp6zXlrOBriSHLhW414h8=";
hash = "sha256-1xOHf5hu0h+Ak4zALmsu1AoQMzeyWVE0l6JH77sZnfo=";
};
vendorHash = "sha256-gv6ZzteQmx8AwYv6+EbZMSVKttf2T0okQyvfrvKpozM=";
vendorHash = "sha256-ZWY+l8qrtYNul2xAtg9fSmMIS7Z1TlKDTKotwf/fN/4=";
ldflags = [
"-s"