From eb630fcf3b7303303b2f294dfa86d9446d03c885 Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Thu, 27 Oct 2022 09:06:04 -0400 Subject: [PATCH] chore: change project org --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2f6ae51..8140c20 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/status-im/go-rln +module github.com/waku-org/go-rln go 1.17