From 4b7dfe1e7764d8424b1be935c7fea09a102382e8 Mon Sep 17 00:00:00 2001 From: bndw Date: Mon, 16 Feb 2026 10:58:11 -0800 Subject: fix: cleanup bench --- examples/basic/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/basic/main.go') diff --git a/examples/basic/main.go b/examples/basic/main.go index 1a4061a..47092ef 100644 --- a/examples/basic/main.go +++ b/examples/basic/main.go @@ -6,7 +6,7 @@ import ( "os" "time" - "northwest.io/nostr" + "code.northwest.io/nostr" ) // Example_basic demonstrates basic usage of the nostr library. -- cgit v1.2.3