summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-02-23 05:53:29 -0500
committerGitHub <noreply@github.com>2020-02-23 05:53:29 -0500
commit3e7be5cf2788a27dfcb8b6d4dd867efcc4cac22a (patch)
tree7fb6caf3770e7b6f931251b9a4b90b2efc6c2458 /go.mod
parent2850ec5f507ee6c3202f09e099b01a4e550ef0d9 (diff)
parent4b5c0028cc13169c190837ad4a9da0b6ad884c0a (diff)
downloadpodman-3e7be5cf2788a27dfcb8b6d4dd867efcc4cac22a.tar.gz
podman-3e7be5cf2788a27dfcb8b6d4dd867efcc4cac22a.tar.bz2
podman-3e7be5cf2788a27dfcb8b6d4dd867efcc4cac22a.zip
Merge pull request #5287 from containers/dependabot/go_modules/github.com/opencontainers/selinux-1.3.2
build(deps): bump github.com/opencontainers/selinux from 1.3.1 to 1.3.2
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 fac401208..d8b4f0a6f 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 v0.1.2-0.20190618234442-a950415649c7
github.com/opencontainers/runtime-tools v0.9.0
- github.com/opencontainers/selinux v1.3.1
+ github.com/opencontainers/selinux v1.3.2
github.com/opentracing/opentracing-go v1.1.0
github.com/pkg/errors v0.9.1
github.com/pmezard/go-difflib v1.0.0