mirror of
https://github.com/XTLS/REALITY.git
synced 2025-08-22 14:38:35 +00:00
9 lines
90 B
Modula-2
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
|
|
)
|