summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-29 12:30:56 +0000
committerGitHub <noreply@github.com>2021-06-29 12:30:56 +0000
commitfb5f70296b1fddd48024b5f1bef70d182b6c2008 (patch)
treefc2a3dcd054a40d7a3ee5f7db49d61528177bb1e /go.mod
parentc260cbd29d831597df660fcf095e9db587ab856a (diff)
downloadpodman-fb5f70296b1fddd48024b5f1bef70d182b6c2008.tar.gz
podman-fb5f70296b1fddd48024b5f1bef70d182b6c2008.tar.bz2
podman-fb5f70296b1fddd48024b5f1bef70d182b6c2008.zip
Bump github.com/containers/ocicrypt from 1.1.1 to 1.1.2
Bumps [github.com/containers/ocicrypt](https://github.com/containers/ocicrypt) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/containers/ocicrypt/releases) - [Commits](https://github.com/containers/ocicrypt/compare/v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/containers/ocicrypt 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 f2be04a9d..ac10f1157 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/containers/common v0.40.2-0.20210624120009-b1d3c4dc2515
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.13.2
- github.com/containers/ocicrypt v1.1.1
+ github.com/containers/ocicrypt v1.1.2
github.com/containers/psgo v1.5.2
github.com/containers/storage v1.32.3
github.com/coreos/go-systemd/v22 v22.3.2