mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-03 20:07:38 +03:00
Update dependencies
This commit is contained in:
parent
a4a9ec42c6
commit
c98e8b6921
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -3,8 +3,8 @@ module github.com/sagernet/sing
|
|||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/stretchr/testify v1.8.4
|
||||
golang.org/x/sys v0.17.0
|
||||
github.com/stretchr/testify v1.9.0
|
||||
golang.org/x/sys v0.18.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue