mirror of
https://github.com/SagerNet/sing-shadowtls.git
synced 2025-04-04 04:37:37 +03:00
Update dependencies
This commit is contained in:
parent
ebadc7615d
commit
c2ae42ea12
2 changed files with 9 additions and 9 deletions
6
go.mod
6
go.mod
|
@ -3,7 +3,7 @@ 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
|
||||
github.com/sagernet/sing v0.2.5
|
||||
golang.org/x/crypto v0.10.0
|
||||
golang.org/x/sys v0.9.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue