Bump github.com/ugorji/go from 1.1.4 to 1.1.7

Bumps [github.com/ugorji/go](https://github.com/ugorji/go) from 1.1.4 to 1.1.7.
- [Release notes](https://github.com/ugorji/go/releases)
- [Commits](https://github.com/ugorji/go/compare/v1.1.4...v1.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-17 18:56:12 +00:00
committed by GitHub
parent fee0b052d5
commit 80717a6491
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ require (
github.com/mattn/go-isatty v0.0.8
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
github.com/modern-go/reflect2 v1.0.1
github.com/ugorji/go v1.1.4
github.com/ugorji/go v1.1.7
golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb
gopkg.in/go-playground/validator.v8 v8.18.2
gopkg.in/yaml.v2 v2.2.2