mirror of
https://github.com/SagerNet/sing-shadowtls.git
synced 2025-04-03 20:27:35 +03:00
Update dependencies
This commit is contained in:
parent
5fdf816d25
commit
2d5886b68f
2 changed files with 9 additions and 9 deletions
6
go.mod
6
go.mod
|
@ -3,9 +3,9 @@ module github.com/sagernet/sing-shadowtls
|
|||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/sagernet/sing v0.6.0-alpha.17
|
||||
golang.org/x/crypto v0.29.0
|
||||
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.27.0
|
||||
require golang.org/x/sys v0.30.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue