diff options
author | Runxi Yu <me@runxiyu.org> | 2025-04-06 10:21:33 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-04-06 10:21:33 +0800 |
commit | fcef969ec4d2763727ad7475b581a72be9240b00 (patch) | |
tree | 4a1757e2e0f1c5eb1e8dc625de0ae60913c685e7 /go.mod | |
parent | Import argon2id (diff) | |
download | forge-fcef969ec4d2763727ad7475b581a72be9240b00.tar.gz forge-fcef969ec4d2763727ad7475b581a72be9240b00.tar.zst forge-fcef969ec4d2763727ad7475b581a72be9240b00.zip |
Remove org-mode support for now, due to dependency issues
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ require ( github.com/go-git/go-git/v5 v5.14.0 github.com/jackc/pgx/v5 v5.7.4 github.com/microcosm-cc/bluemonday v1.0.27 - github.com/niklasfasching/go-org v1.7.0 github.com/tdewolff/minify/v2 v2.22.4 github.com/yuin/goldmark v1.7.8 go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250321131425-dda3538a9cd4 |