sops/stores
Noel Cower 84816c31be
Add support for decoding JSON arrays of arrays (#642)
Add support for decoding JSON arrays of arrays by handling, during
slice decoding, when the next token is an array opening. This produces
nested []interface{} slices.

Closes #640.
2020-03-20 22:53:37 +01:00
..
dotenv Add standard newline/quoting behavior to dotenv store (#622) 2020-03-20 22:47:14 +01:00
ini Upgrade sops to go 1.13 (#566) 2019-11-18 10:06:58 -08:00
json Add support for decoding JSON arrays of arrays (#642) 2020-03-20 22:53:37 +01:00
yaml Upgrade sops to go 1.13 (#566) 2019-11-18 10:06:58 -08:00
flatten.go go lint 2019-07-11 10:30:32 -07:00
flatten_test.go code cleanup [1/5] - go fmt 2019-07-08 09:46:36 -07:00
stores.go Fix newline encoding for dotenv store (#612) 2020-01-24 18:03:34 +01:00