summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2020-03-22 18:01:27 +1000
committerJames Mills <prologic@shortcircuit.net.au>2020-03-22 18:01:27 +1000
commita90739089110e9f92653792bb1f23888ad734a79 (patch)
treecf7b364140e560d4e062607e1ec71567cf843360 /go.mod
parentce3008222e924902352d697b45626aebd8980af1 (diff)
Add support for transcoding
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 2f118f5..f90ecee 100644
--- a/go.mod
+++ b/go.mod
@@ -4,6 +4,7 @@ go 1.14
require (
github.com/GeertJohan/go.rice v1.0.0
+ github.com/apex/log v1.1.2
github.com/dhowden/tag v0.0.0-20190519100835-db0c67e351b1
github.com/fsnotify/fsnotify v1.4.7
github.com/google/uuid v1.1.1 // indirect