Skip to content

Commit

Permalink
build(deps): bump github.com/NYTimes/gizmo from 1.2.7 to 1.2.8 (#212)
Browse files Browse the repository at this point in the history
Bumps [github.com/NYTimes/gizmo](https://github.com/NYTimes/gizmo) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/NYTimes/gizmo/releases)
- [Commits](nytimes/gizmo@v1.2.7...v1.2.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and fsouza committed Jul 5, 2019
1 parent 986b203 commit f60d60a
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
Expand Up @@ -2,7 +2,7 @@ module github.com/NYTimes/video-transcoding-api

require (
github.com/NYTimes/encoding-wrapper v0.2.0
github.com/NYTimes/gizmo v1.2.7
github.com/NYTimes/gizmo v1.2.8
github.com/NYTimes/gziphandler v1.1.1
github.com/aws/aws-sdk-go v1.19.28
github.com/bitmovin/bitmovin-go v1.28.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ github.com/NYTimes/encoding-wrapper v0.2.0 h1:vROHVfKOacKZraOpJ+4M+gQUJzhSm8wIm9
github.com/NYTimes/encoding-wrapper v0.2.0/go.mod h1:ZwppWY1bsnSUXy9aw0RblcC6mXvCwDD+qji7zqvoi2U=
github.com/NYTimes/gizmo v1.2.7 h1:+y65huEXFxuv/JZ2kw32YL663BIYU6DdeRISKpe3nUE=
github.com/NYTimes/gizmo v1.2.7/go.mod h1:+Ic0KePzIxrkcfIXnII7WMmrciukqbXuQcTOWAzJQNg=
github.com/NYTimes/gizmo v1.2.8 h1:I+F25mbIDyGiQWUsAR0WKBhos/NPH9NKvXrkTN2TF9M=
github.com/NYTimes/gizmo v1.2.8/go.mod h1:+Ic0KePzIxrkcfIXnII7WMmrciukqbXuQcTOWAzJQNg=
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 f60d60a

Please sign in to comment.