diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-10 11:57:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-10 11:57:11 +0000 |
| commit | 3cbfdad39392bcd985ebcba4b1cc374da111d840 (patch) | |
| tree | 89566325ec3644265254a558d3ad85fb68c37bec | |
| parent | 5f70feab5ae2134caeaf1fddca9213ea31cbc680 (diff) | |
chore(deps): bump github.com/ugorji/go/codec from 1.1.7 to 1.1.10
Bumps [github.com/ugorji/go/codec](https://github.com/ugorji/go) from 1.1.7 to 1.1.10.
- [Release notes](https://github.com/ugorji/go/releases)
- [Commits](https://github.com/ugorji/go/compare/v1.1.7...v1.1.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| -rw-r--r-- | go.mod | 2 | ||||
| -rw-r--r-- | go.sum | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -23,7 +23,7 @@ require ( github.com/spf13/afero v1.3.4 github.com/spf13/cobra v1.0.0 github.com/stretchr/testify v1.6.1 - github.com/ugorji/go/codec v1.1.7 + github.com/ugorji/go/codec v1.1.10 github.com/zealic/xignore v0.3.3 gocloud.dev v0.20.0 golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de @@ -453,8 +453,10 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1 github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc= github.com/ugorji/go v1.1.7 h1:/68gy2h+1mWMrwZFeD1kQialdSzAb432dtpeJ42ovdo= github.com/ugorji/go v1.1.7/go.mod h1:kZn38zHttfInRq0xu/PH0az30d+z6vm202qpg1oXVMw= +github.com/ugorji/go v1.1.10/go.mod h1:/tC+H0R6N4Lcv4DoSdphIa9y/RAs4QFHDtN9W2oQcHw= github.com/ugorji/go/codec v1.1.7 h1:2SvQaVZ1ouYrrKKwoSk2pzd4A9evlKJb9oTL+OaLUSs= github.com/ugorji/go/codec v1.1.7/go.mod h1:Ax+UKWsSmolVDwsd+7N3ZtXu+yMGCf907BLYF3GoBXY= +github.com/ugorji/go/codec v1.1.10/go.mod h1:jdPQoxvTq1mb8XV6RmofOz5UgNKV2czR6xvxXGwy1Bo= github.com/urfave/cli v1.22.4/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0= github.com/xanzy/ssh-agent v0.2.1 h1:TCbipTQL2JiiCprBWx9frJ2eJlCYT00NmctrHxVAr70= github.com/xanzy/ssh-agent v0.2.1/go.mod h1:mLlQY/MoOhWBj+gOGMQkOeiEvkx+8pJSI+0Bx9h2kr4= |
