hysteria/go.work
2024-10-04 11:21:30 -07:00

10 lines
62 B
Plaintext

go 1.22
toolchain go1.23.2
use (
./app
./core
./extras
)