From 89d7d71cc5b443dc392ca9aa4368362467a7d70a Mon Sep 17 00:00:00 2001 From: James Mills Date: Fri, 27 Mar 2020 18:16:23 +1000 Subject: Display video size --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 9a0f97d..080589d 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/dhowden/tag v0.0.0-20190519100835-db0c67e351b1 github.com/disintegration/gift v1.2.1 // indirect github.com/disintegration/imaging v1.6.2 // indirect - github.com/dustin/go-humanize v1.0.0 // indirect + github.com/dustin/go-humanize v1.0.0 github.com/fsnotify/fsnotify v1.4.7 github.com/gorilla/feeds v1.1.1 github.com/gorilla/handlers v1.4.2 -- cgit v1.2.3