diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ require ( github.com/goccy/go-json v0.10.5 github.com/mattn/go-sqlite3 v1.14.33 github.com/microcosm-cc/bluemonday v1.0.27 + github.com/muesli/reflow v0.3.0 ) require ( |
