summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-14 09:16:14 +0000
committerValentin Rothberg <rothberg@redhat.com>2020-02-14 11:50:01 +0100
commitd26edff820a7ae83b3eadc0d9ac70ff034b745e7 (patch)
tree99927e193d7444817ae4dfa3e00c5c4c39a6e69d /go.mod
parent0c060dace19710716ff8f3a65865a295312d9d94 (diff)
downloadpodman-d26edff820a7ae83b3eadc0d9ac70ff034b745e7.tar.gz
podman-d26edff820a7ae83b3eadc0d9ac70ff034b745e7.tar.bz2
podman-d26edff820a7ae83b3eadc0d9ac70ff034b745e7.zip
build(deps): bump github.com/rootless-containers/rootlesskit
Bumps [github.com/rootless-containers/rootlesskit](https://github.com/rootless-containers/rootlesskit) from 0.7.2 to 0.8.0. - [Release notes](https://github.com/rootless-containers/rootlesskit/releases) - [Commits](https://github.com/rootless-containers/rootlesskit/compare/v0.7.2...v0.8.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 076a22808..121c20690 100644
--- a/go.mod
+++ b/go.mod
@@ -58,7 +58,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.2
+ github.com/rootless-containers/rootlesskit v0.8.0
github.com/seccomp/containers-golang v0.0.0-20190312124753-8ca8945ccf5f
github.com/sirupsen/logrus v1.4.2
github.com/spf13/cobra v0.0.5