Updating x/sys.

This commit is contained in:
2023-05-04 17:13:06 -07:00
parent 458f3ceaed
commit 7828726ba4
3 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/pkg/sftp v1.12.0
github.com/stretchr/testify v1.6.1
golang.org/x/crypto v0.0.0-20220314234659-1baeb1ce4c0b
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
gopkg.in/yaml.v2 v2.4.0
)