ceph-csi/vendor/golang.org/x/term/go.mod
Niels de Vos 2b7f078943 rebase: vendor golang.org/x/crypto and update to latest
The new SecretsMetadataKMS provider encrypts/decrypts DEKs as they are
stored in the metadata of volumes. The encryption/decryption uses
golang.org/x/crypto/scrypt to generate the encryption key from a
passphrase.

While vendoring golang.org/x/crypto, already vendored sub-packages have
been updated.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-03-12 10:11:47 +00:00

6 lines
95 B
Modula-2

module golang.org/x/term
go 1.11
require golang.org/x/sys v0.0.0-20191026070338-33540a1f6037