Files
XTLS_REALITY/go.mod
T
2023-01-29 14:32:27 +00:00

9 lines
90 B
AMPL

module reality
go 1.19
require (
golang.org/x/crypto v0.5.0
golang.org/x/sys v0.4.0
)