зеркало из https://github.com/getsops/sops.git
1ffc93dfb6
* Refactor Store interface to reflect operations SOPS performs Previously the Store interface tried to mimic the Marshaler and Unmarshaler interfaces. This was a mistake, as it meant Stores had no idea whether the files they were loading were encrypted or not. Partially fixes #334 * Add regression test for loading plain JSON file with binary store |
||
---|---|---|
.. | ||
decrypt.go | ||
example_test.go |