summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-27 09:17:17 +0000
committerValentin Rothberg <rothberg@redhat.com>2020-01-28 12:21:11 +0100
commita0c234f852b4714fa06bfb2c71afc7c833464aa4 (patch)
tree029eeb233baf4285a68584595631c72c1c55ceaa /go.mod
parentc28af15932d0d184f841e9d30103730c902c9ba7 (diff)
downloadpodman-a0c234f852b4714fa06bfb2c71afc7c833464aa4.tar.gz
podman-a0c234f852b4714fa06bfb2c71afc7c833464aa4.tar.bz2
podman-a0c234f852b4714fa06bfb2c71afc7c833464aa4.zip
build(deps): bump github.com/rootless-containers/rootlesskit
Bumps [github.com/rootless-containers/rootlesskit](https://github.com/rootless-containers/rootlesskit) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/rootless-containers/rootlesskit/releases) - [Commits](https://github.com/rootless-containers/rootlesskit/compare/v0.7.1...v0.7.2) 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 c4e6d64bf..c91d8b4c9 100644
--- a/go.mod
+++ b/go.mod
@@ -54,7 +54,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/pkg/profile v1.4.0 // indirect
github.com/pmezard/go-difflib v1.0.0
- github.com/rootless-containers/rootlesskit v0.7.1
+ github.com/rootless-containers/rootlesskit v0.7.2
github.com/seccomp/containers-golang v0.0.0-20190312124753-8ca8945ccf5f
github.com/sirupsen/logrus v1.4.2
github.com/spf13/cobra v0.0.5