mirror of
https://github.com/SagerNet/sing-shadowtls.git
synced 2025-04-02 19:57:35 +03:00
9 lines
150 B
Modula-2
9 lines
150 B
Modula-2
module github.com/sagernet/sing-shadowtls
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
github.com/sagernet/sing v0.1.6
|
|
golang.org/x/crypto v0.6.0
|
|
golang.org/x/sys v0.5.0
|
|
)
|