Update dependencies

This commit is contained in:
世界 2024-03-05 12:51:15 +08:00
parent a4a9ec42c6
commit c98e8b6921
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -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 (