Update dependencies

This commit is contained in:
世界 2024-02-21 13:40:21 +08:00
parent 9e1749e108
commit 30f7629317
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.18
require (
github.com/stretchr/testify v1.8.4
golang.org/x/sys v0.15.0
golang.org/x/sys v0.17.0
)
require (