summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-23 08:39:44 +0000
committerMatthew Heon <mheon@redhat.com>2020-01-23 04:18:23 -0500
commit4f5d92f651fc64f98e9e930ba4c715639e819af1 (patch)
tree84666164b2c85ac0399b7dc70664559754e75c27 /go.mod
parentac3a6b80b0ccd2f9592110811ccf6fd844110b9e (diff)
downloadpodman-4f5d92f651fc64f98e9e930ba4c715639e819af1.tar.gz
podman-4f5d92f651fc64f98e9e930ba4c715639e819af1.tar.bz2
podman-4f5d92f651fc64f98e9e930ba4c715639e819af1.zip
build(deps): bump github.com/json-iterator/go from 1.1.8 to 1.1.9
Bumps [github.com/json-iterator/go](https://github.com/json-iterator/go) from 1.1.8 to 1.1.9. - [Release notes](https://github.com/json-iterator/go/releases) - [Commits](https://github.com/json-iterator/go/compare/1.1.8...v1.1.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Matthew Heon <mheon@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 54af7fda4..7f85f4f93 100644
--- a/go.mod
+++ b/go.mod
@@ -40,7 +40,7 @@ require (
github.com/gorilla/schema v1.1.0
github.com/hashicorp/go-multierror v1.0.0
github.com/hpcloud/tail v1.0.0
- github.com/json-iterator/go v1.1.8
+ github.com/json-iterator/go v1.1.9
github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618
github.com/onsi/ginkgo v1.11.0
github.com/onsi/gomega v1.8.1