summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-01-28 10:41:41 -0800
committerGitHub <noreply@github.com>2020-01-28 10:41:41 -0800
commitc2cde7de613198753ba53e4cde6dd157b883548c (patch)
treeeba120cd3065daca3f307f62b78d8ffbb4f76e29 /go.mod
parent3426c34b77c9da54af85331d615e2111e152c499 (diff)
parent12b379a623dee18417c0ac7ea49fcb87cffe72b3 (diff)
downloadpodman-c2cde7de613198753ba53e4cde6dd157b883548c.tar.gz
podman-c2cde7de613198753ba53e4cde6dd157b883548c.tar.bz2
podman-c2cde7de613198753ba53e4cde6dd157b883548c.zip
Merge pull request #4989 from containers/dependabot/go_modules/github.com/opencontainers/selinux-1.3.1
build(deps): bump github.com/opencontainers/selinux from 1.3.0 to 1.3.1
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 c91d8b4c9..403f710fe 100644
--- a/go.mod
+++ b/go.mod
@@ -49,7 +49,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.0
+ github.com/opencontainers/selinux v1.3.1
github.com/opentracing/opentracing-go v1.1.0
github.com/pkg/errors v0.9.1
github.com/pkg/profile v1.4.0 // indirect