summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-02 09:37:51 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-03-02 11:03:53 -0500
commitdc71dfc916546542a02333954d74004b70dff3b7 (patch)
tree7a649cb6b4b8032b2cad9b4e793bb65c3b57c739 /go.mod
parent275e9b855dd0a384a283174912c08f3f097101b5 (diff)
downloadpodman-dc71dfc916546542a02333954d74004b70dff3b7.tar.gz
podman-dc71dfc916546542a02333954d74004b70dff3b7.tar.bz2
podman-dc71dfc916546542a02333954d74004b70dff3b7.zip
Bump github.com/opencontainers/selinux from 1.3.2 to 1.3.3
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/opencontainers/selinux/releases) - [Commits](https://github.com/opencontainers/selinux/compare/v1.3.2...v1.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 170e9b435..88baf55c6 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.2
+ github.com/opencontainers/selinux v1.3.3
github.com/opentracing/opentracing-go v1.1.0
github.com/pkg/errors v0.9.1
github.com/pmezard/go-difflib v1.0.0