aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-04-02 03:06:54 +0800
committerRunxi Yu <me@runxiyu.org>2025-04-02 03:06:54 +0800
commit35efa2a9c96f6f6660e8f1ed5b964141ced9995b (patch)
tree6bdf06bc91ea378d75c0eecb32eec704ee6ccc46 /go.mod
parentGit: Return fsPath from OpenRepo (diff)
downloadforge-35efa2a9c96f6f6660e8f1ed5b964141ced9995b.tar.gz
forge-35efa2a9c96f6f6660e8f1ed5b964141ced9995b.tar.zst
forge-35efa2a9c96f6f6660e8f1ed5b964141ced9995b.zip
LMTP: Stub patch application
Diffstat (limited to '')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 6555e3b..2ee258f 100644
--- a/go.mod
+++ b/go.mod
@@ -5,6 +5,7 @@ go 1.24.1
require (
github.com/alecthomas/chroma/v2 v2.15.0
github.com/alexedwards/argon2id v1.0.0
+ github.com/bluekeyes/go-gitdiff v0.8.1
github.com/dgraph-io/ristretto/v2 v2.1.0
github.com/dustin/go-humanize v1.0.1
github.com/gliderlabs/ssh v0.3.8