Update dependencies

This commit is contained in:
世界 2023-04-14 21:05:12 +08:00
parent 9abef01943
commit 66670cdfb7
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 4 additions and 3 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/sagernet/sing-shadowtls
go 1.18
require (
github.com/sagernet/sing v0.2.3-0.20230409094616-7f8eaee1b6c8
github.com/sagernet/sing v0.2.3
golang.org/x/crypto v0.8.0
golang.org/x/sys v0.7.0
)