summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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