aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-30 14:08:49 +0000
committerValentin Rothberg <rothberg@redhat.com>2019-10-30 15:17:10 +0100
commitd55734e69bcb645802b33ef703d336b89bbeefe1 (patch)
treecb7bd9eb71d4e049473398aff5554404ee16e5d8 /go.mod
parente7540d0406c49b22de245246d16ebc6e1778df37 (diff)
downloadpodman-d55734e69bcb645802b33ef703d336b89bbeefe1.tar.gz
podman-d55734e69bcb645802b33ef703d336b89bbeefe1.tar.bz2
podman-d55734e69bcb645802b33ef703d336b89bbeefe1.zip
Bump github.com/json-iterator/go from 1.1.7 to 1.1.8
Bumps [github.com/json-iterator/go](https://github.com/json-iterator/go) from 1.1.7 to 1.1.8. - [Release notes](https://github.com/json-iterator/go/releases) - [Commits](https://github.com/json-iterator/go/compare/v1.1.7...1.1.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 9bd6c21b0..f8272560d 100644
--- a/go.mod
+++ b/go.mod
@@ -37,7 +37,7 @@ require (
github.com/hashicorp/go-multierror v1.0.0
github.com/hpcloud/tail v1.0.0
github.com/imdario/mergo v0.3.7 // indirect
- github.com/json-iterator/go v1.1.7
+ github.com/json-iterator/go v1.1.8
github.com/mattn/go-isatty v0.0.8 // indirect
github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618
github.com/onsi/ginkgo v1.10.1