Skip to content

Commit

Permalink
Merge pull request #270 from video-dev/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/NYTimes/gizmo-1.2.16
  • Loading branch information
dependabot-preview[bot] committed Sep 10, 2019
2 parents e498f21 + cf186bb commit 890bedf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/video-dev/video-transcoding-api/v2

require (
github.com/NYTimes/gizmo v1.2.15
github.com/NYTimes/gizmo v1.2.16
github.com/NYTimes/gziphandler v1.1.1
github.com/aws/aws-sdk-go-v2 v0.11.0
github.com/bitmovin/bitmovin-go v1.29.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ github.com/NYTimes/gizmo v1.2.14 h1:JvS7HxJI8QRgifnxPyCDof8tGYy0nz6eO93UWqZ2ypo=
github.com/NYTimes/gizmo v1.2.14/go.mod h1:gb8iDOhy/u7Go0HsGgc7rQ9m3tA7bgbUndgeX4my1Ns=
github.com/NYTimes/gizmo v1.2.15 h1:UhzIueyIlEG+uLC6JtBr+V71mJqs5QoCWmgRLuRoYr8=
github.com/NYTimes/gizmo v1.2.15/go.mod h1:VrLp1P5VCMp2EKhePiIpbwtAEtofUL2HsrD220/BCL4=
github.com/NYTimes/gizmo v1.2.16 h1:YdnzVuuvJ34+j09abIgSVQqSWcLzbWQrBjczFT3cTMc=
github.com/NYTimes/gizmo v1.2.16/go.mod h1:VrLp1P5VCMp2EKhePiIpbwtAEtofUL2HsrD220/BCL4=
github.com/NYTimes/gziphandler v1.1.1 h1:ZUDjpQae29j0ryrS0u/B8HZfJBtBQHjqw2rQ2cqUQ3I=
github.com/NYTimes/gziphandler v1.1.1/go.mod h1:n/CVRwUEOgIxrgPvAQhUUr9oeUtvrhMomdKFjzJNB0c=
github.com/NYTimes/logrotate v1.0.0 h1:6jFGbon6jOtpy3t3kwZZKS4Gdmf1C/Wv5J4ll4Xn5yk=
Expand Down

0 comments on commit 890bedf

Please sign in to comment.