rename runcopts to runctypes
Signed-off-by: Jess Valarezo <valarezo.jessica@gmail.com>
This commit is contained in:
@@ -41,8 +41,8 @@ ignore_files = [
|
||||
|
||||
# Lock down runc config
|
||||
[[descriptors]]
|
||||
prefix = "github.com/containerd/containerd/linux/runcopts"
|
||||
target = "linux/runcopts/next.pb.txt"
|
||||
prefix = "github.com/containerd/containerd/linux/runctypes"
|
||||
target = "linux/runctypes/next.pb.txt"
|
||||
ignore_files = [
|
||||
"google/protobuf/descriptor.proto",
|
||||
"gogoproto/gogo.proto"
|
||||
|
||||
Reference in New Issue
Block a user