diff options
| author | Eric Biggers <ebiggers@google.com> | 2022-04-08 23:16:59 -0700 |
|---|---|---|
| committer | Eric Biggers <ebiggers@google.com> | 2022-04-08 23:38:01 -0700 |
| commit | ca7a84b8aea203025acbda193f78ea98946236b5 (patch) | |
| tree | 2b9e781db960662c570b5b35f840369130fc87a7 /cli-tests/t_v1_policy_fs_keyring.out | |
| parent | a224e769a478cc446c05dbfd5eb7e32d31933172 (diff) | |
Switch to google.golang.org/protobuf/proto
github.com/golang/protobuf/proto has been deprecated in favor of
google.golang.org/protobuf/proto, so migrate to the non-deprecated one.
Diffstat (limited to 'cli-tests/t_v1_policy_fs_keyring.out')
| -rw-r--r-- | cli-tests/t_v1_policy_fs_keyring.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cli-tests/t_v1_policy_fs_keyring.out b/cli-tests/t_v1_policy_fs_keyring.out index cfc8f7c..9f0f0ab 100644 --- a/cli-tests/t_v1_policy_fs_keyring.out +++ b/cli-tests/t_v1_policy_fs_keyring.out @@ -17,7 +17,7 @@ re-create your encrypted directories using v2 encryption policies rather than v1 "MNT/dir" is encrypted with fscrypt. Policy: desc1 -Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 +Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 Unlocked: No Protected with 1 protector: @@ -40,7 +40,7 @@ Enter custom passphrase for protector "prot": "MNT/dir" is now unlocked and read "MNT/dir" is encrypted with fscrypt. Policy: desc1 -Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 +Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 Unlocked: Yes Protected with 1 protector: @@ -63,7 +63,7 @@ cat: MNT/dir/file: No such file or directory "MNT/dir" is encrypted with fscrypt. Policy: desc1 -Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 +Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 Unlocked: No Protected with 1 protector: |