Keep shim API backward compatible

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
Maksym Pavlenko
2022-04-19 18:46:02 -07:00
parent e2fd25f3d8
commit bd90ce043b
3 changed files with 155 additions and 155 deletions

View File

@@ -16,7 +16,7 @@
syntax = "proto3";
package containerd.runtime.task.v2;
package containerd.task.v2;
import "google/protobuf/any.proto";
import "google/protobuf/empty.proto";