summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-26 08:56:35 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-05-26 06:07:34 -0400
commita08f3a745a0b5e781734b50db4589e2e1c87b26c (patch)
tree6e2926cb286e1bce435013fb7ad659f61d3bd8ce /go.mod
parent1077d2d0b72d027a01080c0d3ebdb7d99a969661 (diff)
downloadpodman-a08f3a745a0b5e781734b50db4589e2e1c87b26c.tar.gz
podman-a08f3a745a0b5e781734b50db4589e2e1c87b26c.tar.bz2
podman-a08f3a745a0b5e781734b50db4589e2e1c87b26c.zip
Bump github.com/opencontainers/selinux from 1.5.1 to 1.5.2
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/opencontainers/selinux/releases) - [Commits](https://github.com/opencontainers/selinux/compare/v1.5.1...v1.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@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 d03d4550f..3760a76a6 100644
--- a/go.mod
+++ b/go.mod
@@ -42,7 +42,7 @@ require (
github.com/opencontainers/runc v1.0.0-rc9
github.com/opencontainers/runtime-spec v1.0.3-0.20200520003142-237cc4f519e2
github.com/opencontainers/runtime-tools v0.9.0
- github.com/opencontainers/selinux v1.5.1
+ github.com/opencontainers/selinux v1.5.2
github.com/opentracing/opentracing-go v1.1.0
github.com/pkg/errors v0.9.1
github.com/pmezard/go-difflib v1.0.0