Make sizes more human friendly

This commit is contained in:
2022-01-15 23:10:46 +10:30
parent e3cfa6f309
commit 448caafd6b
3 changed files with 5 additions and 1 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/tardisx/netgiv
go 1.17
require (
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/h2non/filetype v1.1.3 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect