Update dependencies

This commit is contained in:
世界 2024-05-29 15:30:41 +08:00
parent 0c110ad733
commit 967afcf6c1
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.9.0
golang.org/x/sys v0.20.0
golang.org/x/sys v0.21.0
)
require (