summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-13 09:21:08 +0000
committerValentin Rothberg <rothberg@redhat.com>2020-05-13 11:28:03 +0200
commitf736bc9447e9605f0f9be1de1ffebd4755fa804c (patch)
tree29352ece61be4dc36a8dceb6f3592ab16b3b88cf /go.mod
parent486a1173312279a06836246e26083e7a36cd2591 (diff)
downloadpodman-f736bc9447e9605f0f9be1de1ffebd4755fa804c.tar.gz
podman-f736bc9447e9605f0f9be1de1ffebd4755fa804c.tar.bz2
podman-f736bc9447e9605f0f9be1de1ffebd4755fa804c.zip
Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.8 to 2.3.0. - [Release notes](https://github.com/go-yaml/yaml/releases) - [Commits](https://github.com/go-yaml/yaml/compare/v2.2.8...v2.3.0) 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 ef573a0c6..77c22e195 100644
--- a/go.mod
+++ b/go.mod
@@ -61,7 +61,7 @@ require (
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
golang.org/x/sys v0.0.0-20200420163511-1957bb5e6d1f
- gopkg.in/yaml.v2 v2.2.8
+ gopkg.in/yaml.v2 v2.3.0
k8s.io/api v0.18.2
k8s.io/apimachinery v0.18.2
k8s.io/client-go v0.0.0-20190620085101-78d2af792bab