aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-01 19:22:08 +0000
committerValentin Rothberg <rothberg@redhat.com>2019-10-02 09:14:25 +0200
commit2f6276cd7261420bfb1685a64f5739b3bf7eba54 (patch)
tree72445db50f94bc18200ce1dab35b609eb971de7a /go.mod
parent7a5696316a03df5dddded9c3afa8bf26acd74678 (diff)
downloadpodman-2f6276cd7261420bfb1685a64f5739b3bf7eba54.tar.gz
podman-2f6276cd7261420bfb1685a64f5739b3bf7eba54.tar.bz2
podman-2f6276cd7261420bfb1685a64f5739b3bf7eba54.zip
Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.3
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/go-yaml/yaml/releases) - [Commits](https://github.com/go-yaml/yaml/compare/v2.2.2...v2.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Matthew Heon <mheon@redhat.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 c9844fad6..aafb1a526 100644
--- a/go.mod
+++ b/go.mod
@@ -104,7 +104,7 @@ require (
google.golang.org/genproto v0.0.0-20190620144150-6af8c5fc6601 // indirect
google.golang.org/grpc v1.21.1 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
- gopkg.in/yaml.v2 v2.2.2
+ gopkg.in/yaml.v2 v2.2.3
k8s.io/api v0.0.0-20190813020757-36bff7324fb7
k8s.io/apimachinery v0.0.0-20190809020650-423f5d784010
k8s.io/client-go v0.0.0-20190620085101-78d2af792bab