Merge pull request #122 from ddelnano/dependabot/go_modules/golang.org/x/crypto-0.21.0

Bump golang.org/x/crypto from 0.19.0 to 0.21.0
This commit is contained in:
Dom Delnano 2024-03-05 21:48:52 -08:00 committed by GitHub
commit a776a46e1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 1242 deletions

8
go.mod
View File

@ -9,7 +9,7 @@ require (
github.com/mitchellh/go-vnc v0.0.0-20150629162542-723ed9867aed
github.com/terra-farm/go-xen-api-client v0.0.2
github.com/zclconf/go-cty v1.10.0
golang.org/x/crypto v0.19.0
golang.org/x/crypto v0.21.0
)
require (
@ -80,11 +80,11 @@ require (
github.com/ugorji/go/codec v1.2.6 // indirect
github.com/ulikunitz/xz v0.5.10 // indirect
go.opencensus.io v0.24.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/net v0.21.0 // indirect
golang.org/x/oauth2 v0.7.0 // indirect
golang.org/x/sync v0.3.0 // indirect
golang.org/x/sys v0.17.0 // indirect
golang.org/x/term v0.17.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/term v0.18.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect

1246
go.sum

File diff suppressed because it is too large Load Diff