chore(deps): update module golang.org/x/crypto to v0.3.0

This commit is contained in:
Comrade Renovate Bot 2022-11-17 08:01:01 +00:00
parent 7f745ff19f
commit 4c2109e8ce
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.2.0
golang.org/x/crypto v0.3.0
golang.org/x/sys v0.2.0
)