summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2020-03-28 10:34:53 +1000
committerJames Mills <prologic@shortcircuit.net.au>2020-03-28 10:34:53 +1000
commit5100a108634cb63ae508669878b05ed5fa20c31a (patch)
tree271946d88c35c7101e1c95f9a03ff034ac2e3ffe /go.mod
parentfd3f210a36529bdd0d5988052d5fe60ab4fa5682 (diff)
Improve import UI
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 080589d..09def96 100644
--- a/go.mod
+++ b/go.mod
@@ -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