Compare commits

...

1 Commits

2
go.mod

@ -8,7 +8,7 @@ require (
github.com/alecthomas/chroma v0.10.0
github.com/caddyserver/caddy/v2 v2.6.4
github.com/spf13/viper v1.15.0
github.com/yuin/goldmark v1.5.4
github.com/yuin/goldmark v1.7.6
github.com/yuin/goldmark-highlighting v0.0.0-20220208100518-594be1970594
gopkg.in/yaml.v3 v3.0.1
)