aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-09 20:28:08 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-09 20:28:08 +0800
commit8af94f323d86c3cae992dc5ff4896bae52f208e8 (patch)
tree38bec3c6ea0950458d2840398ce285068bf99995 /go.mod
parentindex: Remove unnecessary newlines in td (diff)
downloadforge-8af94f323d86c3cae992dc5ff4896bae52f208e8.tar.gz
forge-8af94f323d86c3cae992dc5ff4896bae52f208e8.tar.zst
forge-8af94f323d86c3cae992dc5ff4896bae52f208e8.zip
index: Humanize allocated size
Diffstat (limited to '')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 708f80d..950a5a9 100644
--- a/go.mod
+++ b/go.mod
@@ -25,6 +25,7 @@ require (
github.com/cloudflare/circl v1.6.0 // indirect
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
github.com/dlclark/regexp2 v1.11.5 // indirect
+ github.com/dustin/go-humanize v1.0.1 // indirect
github.com/emirpasic/gods v1.18.1 // indirect
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
github.com/go-git/go-billy/v5 v5.6.2 // indirect