jpictl: refactor dump to support TOML, JSON and YAML

Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
2023-08-25 16:43:01 +00:00
parent c0e2ae9bf1
commit 45b25c63d4
3 changed files with 55 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@ require (
github.com/spf13/cobra v1.7.0
golang.org/x/crypto v0.12.0
gopkg.in/gcfg.v1 v1.2.3
gopkg.in/yaml.v3 v3.0.1
)
require (