diff options
| author | James Mills <prologic@shortcircuit.net.au> | 2020-03-22 18:01:27 +1000 |
|---|---|---|
| committer | James Mills <prologic@shortcircuit.net.au> | 2020-03-22 18:01:27 +1000 |
| commit | a90739089110e9f92653792bb1f23888ad734a79 (patch) | |
| tree | cf7b364140e560d4e062607e1ec71567cf843360 /go.mod | |
| parent | ce3008222e924902352d697b45626aebd8980af1 (diff) | |
Add support for transcoding
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
