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_encrypt.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_encrypt.out')
| -rw-r--r-- | cli-tests/t_encrypt.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cli-tests/t_encrypt.out b/cli-tests/t_encrypt.out index ecdc46b..4de05e4 100644 --- a/cli-tests/t_encrypt.out +++ b/cli-tests/t_encrypt.out @@ -65,7 +65,7 @@ desc2 Yes desc1 "MNT/dir" is encrypted with fscrypt. Policy: desc2 -Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:2 +Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:2 Unlocked: Yes Protected with 1 protector: @@ -82,7 +82,7 @@ desc2 Yes desc1 "MNT/dir" is encrypted with fscrypt. Policy: desc2 -Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:2 +Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:2 Unlocked: Yes Protected with 1 protector: |