go.mod: github.com/containerd/imgcrypt v1.1.1

No code changes other than an updated changelog, and updating to
the tagged v1.1.1:

diff: https://github.com/containerd/imgcrypt/compare/0bed51b9522c...v1.1.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2021-04-13 23:41:44 +02:00
parent f968359ecb
commit d478676d35
5 changed files with 14 additions and 5 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/containerd/fifo v0.0.0-20210316144830-115abcc95a1d
github.com/containerd/go-cni v1.0.1
github.com/containerd/go-runc v0.0.0-20201020171139-16b287bc67d0
github.com/containerd/imgcrypt v1.1.1-0.20210412181126-0bed51b9522c
github.com/containerd/imgcrypt v1.1.1
github.com/containerd/nri v0.0.0-20210316161719-dbaa18c31c14
github.com/containerd/ttrpc v1.0.2
github.com/containerd/typeurl v1.0.1