From bb189dd1e7cc14900e03a72403752e6aa5276d8c Mon Sep 17 00:00:00 2001 From: gabrix73 Date: Sun, 12 Apr 2026 14:49:49 +0200 Subject: rename: Veilith -> Khimera across all files and documentation --- transport/tor/tor.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'transport/tor/tor.go') diff --git a/transport/tor/tor.go b/transport/tor/tor.go index a6a1e35..1e402c6 100644 --- a/transport/tor/tor.go +++ b/transport/tor/tor.go @@ -8,7 +8,7 @@ import ( "golang.org/x/net/proxy" - "veilith/transport" + "khimera/transport" ) // TorTransport implements Tor-based networking -- cgit v1.2.3