chore: go mod tidy [ci skip]

This commit is contained in:
2022-06-15 13:56:35 +02:00
parent 682237c98e
commit cdc7037c25
2 changed files with 5 additions and 4 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-20220128215802-99c3d69c2c27
golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
)