diff options
author | Runxi Yu <me@runxiyu.org> | 2025-04-06 10:13:50 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-04-06 10:13:50 +0800 |
commit | 1b2e3c0cd0ca1bdf4cad031a0132ae6e802c2c95 (patch) | |
tree | fe8641dacb28b8223b989d6385504e153cbd6d64 /go.mod | |
parent | Add the Apache license (diff) | |
download | forge-1b2e3c0cd0ca1bdf4cad031a0132ae6e802c2c95.tar.gz forge-1b2e3c0cd0ca1bdf4cad031a0132ae6e802c2c95.tar.zst forge-1b2e3c0cd0ca1bdf4cad031a0132ae6e802c2c95.zip |
Import BARE
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |