diff options
| author | James Mills <prologic@shortcircuit.net.au> | 2020-03-27 18:16:23 +1000 |
|---|---|---|
| committer | James Mills <prologic@shortcircuit.net.au> | 2020-03-27 18:16:23 +1000 |
| commit | 89d7d71cc5b443dc392ca9aa4368362467a7d70a (patch) | |
| tree | 0a9a3228ff46d1cb9f6c8cf975a2ec8df6b7e621 /go.mod | |
| parent | 10a5f824984713433536bd2e3371527281d9956a (diff) | |
Display video size
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
