Skip to content

Commit 54e679e

Browse files
committed
go mod tidy
1 parent 27f58c0 commit 54e679e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ require (
77
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
88
github.com/botond-sipos/thist v1.1.0
99
github.com/cheggaaa/pb/v3 v3.1.0
10-
github.com/dustin/go-humanize v1.0.1
1110
github.com/fatih/color v1.13.0
1211
github.com/mattn/go-colorable v0.1.13
1312
github.com/mattn/go-runewidth v0.0.14
@@ -32,6 +31,7 @@ require (
3231
git.sr.ht/~sbinet/gg v0.3.1 // indirect
3332
github.com/VividCortex/ewma v1.2.0 // indirect
3433
github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b // indirect
34+
github.com/dustin/go-humanize v1.0.1 // indirect
3535
github.com/go-fonts/liberation v0.3.0 // indirect
3636
github.com/go-latex/latex v0.0.0-20230307184459-12ec69307ad9 // indirect
3737
github.com/go-pdf/fpdf v0.6.0 // indirect

0 commit comments

Comments
 (0)