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
93bbad3057
commit
fe94df5baf
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.8-0.20230703002104-c68251b6d059
|
||||
golang.org/x/crypto v0.10.0
|
||||
golang.org/x/sys v0.9.0
|
||||
github.com/sagernet/sing v0.2.9
|
||||
golang.org/x/crypto v0.11.0
|
||||
golang.org/x/sys v0.10.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue