summaryrefslogtreecommitdiffstats
path: root/transport/mesh/mesh.go
diff options
context:
space:
mode:
authorgabrix73 <gabriel1@frozenstar.info>2026-04-12 14:49:49 +0200
committergabrix73 <gabriel1@frozenstar.info>2026-04-12 14:49:49 +0200
commitbb189dd1e7cc14900e03a72403752e6aa5276d8c (patch)
treebdf857d7101e8889c33077c55819227eaff675bb /transport/mesh/mesh.go
parenta7a7d3fd4559015fbe02b2016c3f39379262d1c2 (diff)
downloadkhimera-bb189dd1e7cc14900e03a72403752e6aa5276d8c.tar.gz
khimera-bb189dd1e7cc14900e03a72403752e6aa5276d8c.tar.xz
khimera-bb189dd1e7cc14900e03a72403752e6aa5276d8c.zip
rename: Veilith -> Khimera across all files and documentation
Diffstat (limited to 'transport/mesh/mesh.go')
-rw-r--r--transport/mesh/mesh.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport/mesh/mesh.go b/transport/mesh/mesh.go
index dbe50e1..cf757ee 100644
--- a/transport/mesh/mesh.go
+++ b/transport/mesh/mesh.go
@@ -7,7 +7,7 @@ import (
"sync"
"time"
- "veilith/transport"
+ "khimera/transport"
)
// MeshTransport implements peer-to-peer mesh networking