mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 12:45:21 +01:00
* Handle escaping in original json * Replace conditional magic with proper json encoding call for key * swap TestDecodeJSONWithEscaping with new TestEncodeJSONWithEscaping * fix copy/paste typo