From a75b6f240d2924e64e449a800845c82fcbf8fb1e Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Thu, 27 Oct 2022 09:07:46 -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 8e2dbe9..fa4b513 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/status-im/noise +module github.com/waku-org/noise go 1.17