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