chore: go mod tidy

This commit is contained in:
2022-07-21 15:03:17 +03:00
parent b719aaba41
commit 4711de29ae
2 changed files with 7 additions and 5 deletions

2
go.mod
View File

@ -50,5 +50,5 @@ require (
github.com/xanzy/ssh-agent v0.3.1 // indirect
github.com/xeipuuv/gojsonpointer v0.0.0-20190809123943-df4f5c81cb3b // indirect
golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838
golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
)