mirror of
https://github.com/SagerNet/sing-shadowtls.git
synced 2025-04-03 20:27:35 +03:00
9 lines
180 B
Modula-2
9 lines
180 B
Modula-2
module github.com/sagernet/sing-shadowtls
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
github.com/sagernet/sing v0.2.4-0.20230417102916-f4e8bc868f61
|
|
golang.org/x/crypto v0.8.0
|
|
golang.org/x/sys v0.7.0
|
|
)
|