diff options
| author | gabrix73 <gabriel1@frozenstar.info> | 2026-04-12 14:49:49 +0200 |
|---|---|---|
| committer | gabrix73 <gabriel1@frozenstar.info> | 2026-04-12 14:49:49 +0200 |
| commit | bb189dd1e7cc14900e03a72403752e6aa5276d8c (patch) | |
| tree | bdf857d7101e8889c33077c55819227eaff675bb /transport/tor/tor.go | |
| parent | a7a7d3fd4559015fbe02b2016c3f39379262d1c2 (diff) | |
| download | khimera-bb189dd1e7cc14900e03a72403752e6aa5276d8c.tar.gz khimera-bb189dd1e7cc14900e03a72403752e6aa5276d8c.tar.xz khimera-bb189dd1e7cc14900e03a72403752e6aa5276d8c.zip | |
rename: Veilith -> Khimera across all files and documentation
Diffstat (limited to 'transport/tor/tor.go')
| -rw-r--r-- | transport/tor/tor.go | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
