summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-21 09:17:26 +0000
committerValentin Rothberg <rothberg@redhat.com>2019-11-22 15:00:59 +0100
commit885df0cb1ef942dba6ff37d348a4744a9e018a09 (patch)
treedbe64707a509152f6de836d4db2cc4f97ad144f7 /go.mod
parentc673ff8cb63c71a39e1a1d561373af42bfea7f24 (diff)
downloadpodman-885df0cb1ef942dba6ff37d348a4744a9e018a09.tar.gz
podman-885df0cb1ef942dba6ff37d348a4744a9e018a09.tar.bz2
podman-885df0cb1ef942dba6ff37d348a4744a9e018a09.zip
build(deps): bump github.com/pkg/profile from 1.3.0 to 1.4.0
Bumps [github.com/pkg/profile](https://github.com/pkg/profile) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/pkg/profile/releases) - [Commits](https://github.com/pkg/profile/compare/v1.3.0...v1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Valentin Rothberg <rothberg@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 3c0b6359b..f2a1d0d78 100644
--- a/go.mod
+++ b/go.mod
@@ -50,7 +50,7 @@ require (
github.com/opencontainers/selinux v1.3.0
github.com/opentracing/opentracing-go v1.1.0
github.com/pkg/errors v0.8.1
- github.com/pkg/profile v1.3.0
+ github.com/pkg/profile v1.4.0
github.com/pmezard/go-difflib v1.0.0
github.com/seccomp/containers-golang v0.0.0-20190312124753-8ca8945ccf5f
github.com/sirupsen/logrus v1.4.2