diff options
author | Runxi Yu <me@runxiyu.org> | 2025-04-06 10:27:17 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-04-06 10:27:17 +0800 |
commit | 12be70f21019d3e4fe4ec53f143565c2bffbbab9 (patch) | |
tree | a0abc0617647f4cc9fbe7692a75f99ff2e29ed81 /go.mod | |
parent | Remove org-mode support for now, due to dependency issues (diff) | |
download | forge-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.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 ) |