aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-04-06 10:27:17 +0800
committerRunxi Yu <me@runxiyu.org>2025-04-06 10:27:17 +0800
commit12be70f21019d3e4fe4ec53f143565c2bffbbab9 (patch)
treea0abc0617647f4cc9fbe7692a75f99ff2e29ed81 /go.mod
parentRemove org-mode support for now, due to dependency issues (diff)
downloadforge-12be70f21019d3e4fe4ec53f143565c2bffbbab9.tar.gz
forge-12be70f21019d3e4fe4ec53f143565c2bffbbab9.tar.zst
forge-12be70f21019d3e4fe4ec53f143565c2bffbbab9.zip
Import cmap from lindenii-commonv0.1.34
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index b0d559c..d293b50 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,6 @@ require (
github.com/microcosm-cc/bluemonday v1.0.27
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
golang.org/x/crypto v0.36.0
)