Merge remote-tracking branch 'origin/renovate/main-golang.org-x-crypto-0.x'

This commit is contained in:
decentral1se 2022-10-22 14:17:35 +02:00
commit 8afce6eebf
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -49,6 +49,6 @@ require (
github.com/urfave/cli v1.22.9
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-20220826181053-bd7e27e6170d
golang.org/x/crypto v0.1.0
golang.org/x/sys v0.0.0-20220829200755-d48e67d00261
)