summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-03-23 01:37:14 +0100
committerGitHub <noreply@github.com>2022-03-23 01:37:14 +0100
commit9d8972e0ee665325a2519eb168423d773856d563 (patch)
tree8150c4aad4b369a1099e4126e6549817cee15d8c /go.mod
parentad123687d0422e878668d1b743e8ebb777819e48 (diff)
parent90f37e1a683bf28970844824ff5230092837373a (diff)
downloadpodman-9d8972e0ee665325a2519eb168423d773856d563.tar.gz
podman-9d8972e0ee665325a2519eb168423d773856d563.tar.bz2
podman-9d8972e0ee665325a2519eb168423d773856d563.zip
Merge pull request #13576 from containers/dependabot/go_modules/github.com/containers/ocicrypt-1.1.3
build(deps): bump github.com/containers/ocicrypt from 1.1.2 to 1.1.3
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 ada985908..224a4fe81 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/containers/common v0.47.5-0.20220318125043-0ededd18a1f9
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.20.1-0.20220310094651-0d8056ee346f
- github.com/containers/ocicrypt v1.1.2
+ github.com/containers/ocicrypt v1.1.3
github.com/containers/psgo v1.7.2
github.com/containers/storage v1.38.3-0.20220321121613-8e565392dd91
github.com/coreos/go-systemd/v22 v22.3.2