aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-04-06 10:13:50 +0800
committerRunxi Yu <me@runxiyu.org>2025-04-06 10:13:50 +0800
commit1b2e3c0cd0ca1bdf4cad031a0132ae6e802c2c95 (patch)
treefe8641dacb28b8223b989d6385504e153cbd6d64 /go.mod
parentAdd the Apache license (diff)
downloadforge-1b2e3c0cd0ca1bdf4cad031a0132ae6e802c2c95.tar.gz
forge-1b2e3c0cd0ca1bdf4cad031a0132ae6e802c2c95.tar.zst
forge-1b2e3c0cd0ca1bdf4cad031a0132ae6e802c2c95.zip
Import BARE
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 c16c28d..3cd0c54 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,6 @@ module go.lindenii.runxiyu.org/forge
go 1.24.1
require (
- git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
github.com/alecthomas/chroma/v2 v2.16.0
github.com/alexedwards/argon2id v1.0.0
github.com/bluekeyes/go-gitdiff v0.8.1