From de7d4cf3c9e4ebf8e13be8c0e1a2674e40336cc6 Mon Sep 17 00:00:00 2001 From: Ivan Folgueira Bande Date: Fri, 12 Dec 2025 22:56:00 +0100 Subject: [PATCH] chore: waku-go-bindings -> logos-messaging-go-bindings --- waku/nwaku.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waku/nwaku.go b/waku/nwaku.go index 0cd2fdb..212cd09 100644 --- a/waku/nwaku.go +++ b/waku/nwaku.go @@ -352,7 +352,7 @@ import ( "time" "unsafe" - "github.com/waku-org/waku-go-bindings/waku/timesource" + "github.com/logos-messaging/logos-messaging-go-bindings/waku/timesource" "github.com/ethereum/go-ethereum/crypto" "github.com/ethereum/go-ethereum/p2p/enode"