From b14b0d08066a6297ec3302e31f40d94c542b3200 Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Thu, 27 Oct 2022 09:07:46 -0400 Subject: [PATCH] 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