@@ -20,7 +20,7 @@ require (
2020 github.com/bep/logg v0.4.0
2121 github.com/bep/mclib v1.20400.20402
2222 github.com/bep/overlayfs v0.10.0
23- github.com/bep/simplecobra v0.6.0
23+ github.com/bep/simplecobra v0.6.1
2424 github.com/bep/tmc v0.5.1
2525 github.com/cespare/xxhash/v2 v2.3.0
2626 github.com/clbanning/mxj/v2 v2.7.0
@@ -52,6 +52,7 @@ require (
5252 github.com/makeworld-the-better-one/dither/v2 v2.4.0
5353 github.com/marekm4/color-extractor v1.2.1
5454 github.com/mattn/go-isatty v0.0.20
55+ github.com/microcosm-cc/bluemonday v1.0.27
5556 github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c
5657 github.com/muesli/smartcrop v0.3.0
5758 github.com/niklasfasching/go-org v1.9.1
@@ -65,7 +66,7 @@ require (
6566 github.com/spf13/cast v1.9.2
6667 github.com/spf13/cobra v1.9.1
6768 github.com/spf13/fsync v0.10.1
68- github.com/spf13/pflag v1.0.6
69+ github.com/spf13/pflag v1.0.7
6970 github.com/tdewolff/minify/v2 v2.23.8
7071 github.com/tdewolff/parse/v2 v2.8.1
7172 github.com/tetratelabs/wazero v1.9.0
@@ -153,7 +154,6 @@ require (
153154 github.com/mailru/easyjson v0.7.7 // indirect
154155 github.com/mattn/go-colorable v0.1.13 // indirect
155156 github.com/mattn/go-runewidth v0.0.16 // indirect
156- github.com/microcosm-cc/bluemonday v1.0.27 // indirect
157157 github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
158158 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
159159 github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 // indirect
0 commit comments