Update containerd to b9eeaa1ce8.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2018-08-09 01:53:44 -07:00
parent c9d6151526
commit 6379fd0346
352 changed files with 43348 additions and 9244 deletions

View File

@@ -11,7 +11,7 @@ const (
VersionPatch = 1
// VersionDev indicates development branch. Releases will be empty string.
VersionDev = ""
VersionDev = "-dev"
)
// Version is the specification version that the package types support.