0
0
mirror of https://github.com/XTLS/REALITY.git synced 2025-08-22 14:38:35 +00:00
XTLS_REALITY/go.mod
2023-01-29 14:32:27 +00:00

9 lines
90 B
Modula-2

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