csi-driver-nfs/vendor/golang.org/x/crypto
Emilien Macchi 6e97c91760 fix: Address CVE-2022-27191
Upgrade golang.org/x/crypto to latest (pushed on Apr 11, 2022).

This commit is the result of running:

```
go get golang.org/x/crypto/ssh@latest \
	&& go mod tidy && go mod vendor
```

See https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ

**What this PR does / why we need it**:
Upgrades golang.org/x/crypto/ssh to latest, where the vulnerability has been fixed.
2022-04-13 09:52:29 -04:00
..
blowfish Update vendor directory 2020-11-03 23:56:05 +05:30
chacha20 fix: Address CVE-2022-27191 2022-04-13 09:52:29 -04:00
curve25519 fix: Address CVE-2022-27191 2022-04-13 09:52:29 -04:00
ed25519 fix: Address CVE-2022-27191 2022-04-13 09:52:29 -04:00
internal fix: Address CVE-2022-27191 2022-04-13 09:52:29 -04:00
ssh fix: Address CVE-2022-27191 2022-04-13 09:52:29 -04:00
AUTHORS Add vendor dependencies 2019-02-07 14:49:15 +05:30
CONTRIBUTORS Add vendor dependencies 2019-02-07 14:49:15 +05:30
LICENSE Add vendor dependencies 2019-02-07 14:49:15 +05:30
PATENTS Add vendor dependencies 2019-02-07 14:49:15 +05:30