summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-31 08:47:50 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-03-31 09:05:15 -0400
commit4841cd1630d892cd2e1353c88502235e79f2556f (patch)
tree8d7b7123540029b8dc7bbb0e46541eb74eeb5943 /go.mod
parent9c7410d331ed6c9af50babb41314bfa67a3f39e0 (diff)
downloadpodman-4841cd1630d892cd2e1353c88502235e79f2556f.tar.gz
podman-4841cd1630d892cd2e1353c88502235e79f2556f.tar.bz2
podman-4841cd1630d892cd2e1353c88502235e79f2556f.zip
Bump github.com/rootless-containers/rootlesskit from 0.9.2 to 0.9.3
Bumps [github.com/rootless-containers/rootlesskit](https://github.com/rootless-containers/rootlesskit) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/rootless-containers/rootlesskit/releases) - [Commits](https://github.com/rootless-containers/rootlesskit/compare/v0.9.2...v0.9.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@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 37207067f..fe4efb604 100644
--- a/go.mod
+++ b/go.mod
@@ -46,7 +46,7 @@ require (
github.com/opentracing/opentracing-go v1.1.0
github.com/pkg/errors v0.9.1
github.com/pmezard/go-difflib v1.0.0
- github.com/rootless-containers/rootlesskit v0.9.2
+ github.com/rootless-containers/rootlesskit v0.9.3
github.com/seccomp/containers-golang v0.0.0-20190312124753-8ca8945ccf5f
github.com/sirupsen/logrus v1.5.0
github.com/spf13/cobra v0.0.7