module github.com/NYTimes/video-transcoding-api require ( github.com/NYTimes/encoding-wrapper/elementalconductor v0.0.0-20190102034147-271caccac2db github.com/NYTimes/encoding-wrapper/encodingcom v0.0.0-20190102034147-271caccac2db github.com/NYTimes/gizmo v0.4.1 github.com/NYTimes/gziphandler v1.0.1 github.com/aws/aws-sdk-go v1.16.23 github.com/bitmovin/bitmovin-go v1.26.0 github.com/flavioribeiro/zencoder v0.0.0-20161215190743-745874544382 github.com/fsouza/ctxlogger v1.3.2 github.com/fsouza/gizmo-stackdriver-logging v1.2.0 github.com/go-redis/redis v6.15.1+incompatible github.com/google/go-cmp v0.2.0 github.com/google/gops v0.3.5 github.com/gorilla/handlers v1.4.0 github.com/hybrik/hybrik-sdk-go v0.0.0-20170516091026-c2eee0e66af9 github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1 // indirect github.com/kelseyhightower/envconfig v1.3.0 github.com/kr/pretty v0.1.0 github.com/sirupsen/logrus v1.3.0 )