diff options
author | Peter Hunt <pehunt@redhat.com> | 2019-05-23 14:52:50 -0400 |
---|---|---|
committer | Peter Hunt <pehunt@redhat.com> | 2019-05-28 11:10:57 -0400 |
commit | 68ce353a23c8cd15077c70bc730470841ef37fb7 (patch) | |
tree | 1a0a5b290a1d3ba0a33d41270d0af550f295fe47 /vendor.conf | |
parent | f61fa28d39298def261dded2644b8dcf45366415 (diff) | |
download | podman-68ce353a23c8cd15077c70bc730470841ef37fb7.tar.gz podman-68ce353a23c8cd15077c70bc730470841ef37fb7.tar.bz2 podman-68ce353a23c8cd15077c70bc730470841ef37fb7.zip |
bump go-systemd version
Signed-off-by: Peter Hunt <pehunt@redhat.com>
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor.conf b/vendor.conf index 5c41d6908..65bfcd77a 100644 --- a/vendor.conf +++ b/vendor.conf @@ -21,7 +21,7 @@ github.com/mattn/go-isatty v0.0.4 github.com/VividCortex/ewma v1.1.1 github.com/containers/storage v1.12.7 github.com/containers/psgo v1.3.0 -github.com/coreos/go-systemd v14 +github.com/coreos/go-systemd v17 github.com/coreos/pkg v4 github.com/cri-o/ocicni 0c180f981b27ef6036fa5be29bcb4dd666e406eb github.com/cyphar/filepath-securejoin v0.2.1 |