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

This commit is contained in:
decentral1se 2022-12-12 10:49:32 +01:00
commit 581b28a2b1
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -47,6 +47,6 @@ require (
github.com/theupdateframework/notary v0.7.0 // indirect
github.com/urfave/cli v1.22.9
github.com/xeipuuv/gojsonpointer v0.0.0-20190809123943-df4f5c81cb3b // indirect
golang.org/x/crypto v0.3.0
golang.org/x/crypto v0.4.0
golang.org/x/sys v0.3.0
)