mirror of
https://github.com/logos-messaging/go-zerokit-rln.git
synced 2026-01-04 06:03:09 +00:00
chore: change project org
This commit is contained in:
parent
d338ed9d40
commit
27e095006c
2
go.mod
2
go.mod
@ -1,4 +1,4 @@
|
||||
module github.com/status-im/go-zerokit-rln
|
||||
module github.com/waku-org/go-zerokit-rln
|
||||
|
||||
go 1.17
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@ import (
|
||||
"errors"
|
||||
"unsafe"
|
||||
|
||||
"github.com/status-im/go-zerokit-rln/rln/resources"
|
||||
"github.com/waku-org/go-zerokit-rln/rln/resources"
|
||||
)
|
||||
|
||||
// RLN represents the context used for rln.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user