summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-01 10:34:03 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2021-02-01 06:59:04 -0500
commiteaafd975a9cfb5b4e29911fb6c77349eeefdce5d (patch)
tree195207a8ab17603454cdcabff76a61a85a500ecf /go.mod
parent735b16e34721449781f82b10555b15e4aead0deb (diff)
downloadpodman-eaafd975a9cfb5b4e29911fb6c77349eeefdce5d.tar.gz
podman-eaafd975a9cfb5b4e29911fb6c77349eeefdce5d.tar.bz2
podman-eaafd975a9cfb5b4e29911fb6c77349eeefdce5d.zip
Bump github.com/rootless-containers/rootlesskit from 0.12.0 to 0.13.0
Bumps [github.com/rootless-containers/rootlesskit](https://github.com/rootless-containers/rootlesskit) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/rootless-containers/rootlesskit/releases) - [Commits](https://github.com/rootless-containers/rootlesskit/compare/v0.12.0...v0.13.0) 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 cd60fb6ec..f52bf687d 100644
--- a/go.mod
+++ b/go.mod
@@ -49,7 +49,7 @@ require (
github.com/opentracing/opentracing-go v1.2.0
github.com/pkg/errors v0.9.1
github.com/pmezard/go-difflib v1.0.0
- github.com/rootless-containers/rootlesskit v0.12.0
+ github.com/rootless-containers/rootlesskit v0.13.0
github.com/sirupsen/logrus v1.7.0
github.com/spf13/cobra v1.1.1
github.com/spf13/pflag v1.0.5