vendor: github.com/containerd/containerd v1.6.16

full diff: https://github.com/containerd/containerd/compare/1709cfe273d9...v1.6.16

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2023-02-08 14:55:44 +01:00
parent 78058ce5f3
commit 6dd5589a9c
4 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@ var (
Package = "github.com/containerd/containerd"
// Version holds the complete version number. Filled in at linking time.
Version = "1.6.15+unknown"
Version = "1.6.16+unknown"
// Revision is filled with the VCS (e.g. git) revision being used to build
// the program at linking time.