summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-26 12:06:51 +0000
committerGitHub <noreply@github.com>2022-01-26 12:06:51 +0000
commit99165298804cd3c84908bd5052c0000a6b8ab28b (patch)
treeeb0aeb95e7bd455f8ce23bb155da8ad466cf0c98 /go.mod
parent9f8c0975eda7fe3acd91992f8285b68b731929e0 (diff)
downloadpodman-99165298804cd3c84908bd5052c0000a6b8ab28b.tar.gz
podman-99165298804cd3c84908bd5052c0000a6b8ab28b.tar.bz2
podman-99165298804cd3c84908bd5052c0000a6b8ab28b.zip
Bump github.com/containers/storage from 1.38.0 to 1.38.1
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.38.0 to 1.38.1. - [Release notes](https://github.com/containers/storage/releases) - [Changelog](https://github.com/containers/storage/blob/main/docs/containers-storage-changes.md) - [Commits](https://github.com/containers/storage/compare/v1.38.0...v1.38.1) --- updated-dependencies: - dependency-name: github.com/containers/storage dependency-type: direct:production update-type: version-update:semver-patch ... 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 094f2e843..25dc46038 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/containers/image/v5 v5.18.0
github.com/containers/ocicrypt v1.1.2
github.com/containers/psgo v1.7.2
- github.com/containers/storage v1.38.0
+ github.com/containers/storage v1.38.1
github.com/coreos/go-systemd/v22 v22.3.2
github.com/coreos/stream-metadata-go v0.0.0-20210225230131-70edb9eb47b3
github.com/cyphar/filepath-securejoin v0.2.3