summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-25 07:05:38 +0000
committerGitHub <noreply@github.com>2021-03-25 07:05:38 +0000
commit9a899da16080df0354e65decfc06dddeefa7920d (patch)
tree0fa432fa10ef1fe8708f493a60cc6616b14cb92f /go.mod
parente523d09638b05edfd51538ac5786f00793e396ee (diff)
downloadpodman-9a899da16080df0354e65decfc06dddeefa7920d.tar.gz
podman-9a899da16080df0354e65decfc06dddeefa7920d.tar.bz2
podman-9a899da16080df0354e65decfc06dddeefa7920d.zip
Bump github.com/containers/storage from 1.28.0 to 1.28.1
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.28.0 to 1.28.1. - [Release notes](https://github.com/containers/storage/releases) - [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md) - [Commits](https://github.com/containers/storage/compare/v1.28.0...v1.28.1) Signed-off-by: dependabot[bot] <support@github.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 1f94095a2..1b0de4c69 100644
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@ require (
github.com/containers/image/v5 v5.10.5
github.com/containers/ocicrypt v1.1.0
github.com/containers/psgo v1.5.2
- github.com/containers/storage v1.28.0
+ github.com/containers/storage v1.28.1
github.com/coreos/go-systemd/v22 v22.3.0
github.com/cri-o/ocicni v0.2.1-0.20210301205850-541cf7c703cf
github.com/cyphar/filepath-securejoin v0.2.2