diff options
author | Runxi Yu <me@runxiyu.org> | 2025-02-20 10:43:20 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-02-20 10:43:20 +0800 |
commit | 34d3fce64b771447701ad0e450782891ea6d6307 (patch) | |
tree | 8bb3492092559c3879d8b18ee55f87a721ebad6c /go.mod | |
parent | repo/index: Remove toggle boxes (diff) | |
download | forge-34d3fce64b771447701ad0e450782891ea6d6307.tar.gz forge-34d3fce64b771447701ad0e450782891ea6d6307.tar.zst forge-34d3fce64b771447701ad0e450782891ea6d6307.zip |
deps: Bump lindenii-common
Diffstat (limited to '')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ require ( github.com/microcosm-cc/bluemonday v1.0.27 github.com/niklasfasching/go-org v1.7.0 github.com/yuin/goldmark v1.7.8 - go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250217131219-9e6e2f124b4d + go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250220024148-a3640b47317b golang.org/x/crypto v0.33.0 ) |