Make report output complete by default and keep JSON mode

This commit is contained in:
Julien Bisconti
2026-02-28 01:00:35 +01:00
parent ca2246667c
commit ae81c12fc5
4 changed files with 140 additions and 25 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/veggiemonk/awesome-docker
go 1.25.0
go 1.26.0
require github.com/spf13/cobra v1.10.2