mirror of
https://github.com/SagerNet/sing-shadowtls.git
synced 2025-03-31 10:47:35 +03:00
11 lines
213 B
Modula-2
11 lines
213 B
Modula-2
module github.com/sagernet/sing-shadowtls
|
|
|
|
go 1.20
|
|
|
|
require (
|
|
github.com/sagernet/sing v0.6.0
|
|
golang.org/x/crypto v0.32.0
|
|
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
|
|
)
|
|
|
|
require golang.org/x/sys v0.30.0
|