diff options
| author | James Mills <prologic@shortcircuit.net.au> | 2020-03-28 13:11:54 +1000 |
|---|---|---|
| committer | James Mills <prologic@shortcircuit.net.au> | 2020-03-28 13:11:54 +1000 |
| commit | dab8ea9f1a3d97532fc05775f41b3ff2b529798e (patch) | |
| tree | e8e0e389d082df1b46ca26d8f52530a8c556ad47 /go.mod | |
| parent | 88b96784ab4fd19b13d0076d64a95300483363ca (diff) | |
Add vimeo video importerv1.1.4
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ require ( github.com/mitchellh/mapstructure v1.2.2 // indirect github.com/mutschler/mt v0.0.0-20200120124658-d48aed259ff6 // indirect github.com/prologic/bitcask v0.3.5 + github.com/prologic/vimeodl v0.0.0-20200328030915-d2b0e6272c23 github.com/renstrom/shortuuid v3.0.0+incompatible github.com/rs/zerolog v1.18.0 // indirect github.com/rylio/ytdl v0.6.3-0.20200220142242-f3a87da86fb8 |
