With sops v3.10.0 running the following command on an already encrypted file returns the following error: Command: ``` sops -e -i path/to/file ``` Output: ``` Error unmarshalling file: YAML doc used reserved word 'sops' ``` This was not the behavior in previous versions