diff options
| author | James Mills <prologic@shortcircuit.net.au> | 2020-03-28 10:34:53 +1000 |
|---|---|---|
| committer | James Mills <prologic@shortcircuit.net.au> | 2020-03-28 10:34:53 +1000 |
| commit | 5100a108634cb63ae508669878b05ed5fa20c31a (patch) | |
| tree | 271946d88c35c7101e1c95f9a03ff034ac2e3ffe /go.mod | |
| parent | fd3f210a36529bdd0d5988052d5fe60ab4fa5682 (diff) | |
Improve import UI
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ require ( github.com/disintegration/imaging v1.6.2 // indirect github.com/dustin/go-humanize v1.0.0 github.com/fsnotify/fsnotify v1.4.7 + github.com/gen2brain/vidextr v0.0.0-20150926113638-1f7bdc5fda96 github.com/gorilla/feeds v1.1.1 github.com/gorilla/handlers v1.4.2 github.com/gorilla/mux v1.7.2 |
