aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-04-06 10:07:12 +0800
committerRunxi Yu <me@runxiyu.org>2025-04-06 10:07:12 +0800
commit1ab2843f5542024fcbdaa23341ff723f88be7721 (patch)
treeb17cc75bd8ed93d0fe15efe9d56a61b8d1709420 /go.mod
parentirc: Move everything from lindenii-irc (diff)
downloadforge-1ab2843f5542024fcbdaa23341ff723f88be7721.tar.gz
forge-1ab2843f5542024fcbdaa23341ff723f88be7721.tar.zst
forge-1ab2843f5542024fcbdaa23341ff723f88be7721.zip
Don't use humanize as a dependency
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 b9eeef9..c16c28d 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,6 @@ require (
github.com/alecthomas/chroma/v2 v2.16.0
github.com/alexedwards/argon2id v1.0.0
github.com/bluekeyes/go-gitdiff v0.8.1
- github.com/dustin/go-humanize v1.0.1
github.com/emersion/go-message v0.18.2
github.com/emersion/go-smtp v0.21.3
github.com/gliderlabs/ssh v0.3.8