| module streamion | |
| go 1.20 | |
| require ( | |
| github.com/caarlos0/env v3.5.0+incompatible | |
| golang.org/x/crypto v0.47.0 | |
| golang.zx2c4.com/wireguard v0.0.0-20250521234502-f333402bd9cb | |
| ) | |
| exclude golang.zx2c4.com/wireguard/tun/netstack v0.0.0-20220703234212-c31a7b1ab478 | |