Skip to content

Commit 9ee1f47

Browse files
committed
Rebuild protos with updated runtime location
Signed-off-by: Derek McGowan <[email protected]>
1 parent dbc74db commit 9ee1f47

File tree

3 files changed

+92
-92
lines changed

3 files changed

+92
-92
lines changed

core/runtime/v2/runc/options/next.pb.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
file {
2-
name: "github.com/containerd/containerd/runtime/v2/runc/options/oci.proto"
2+
name: "github.com/containerd/containerd/core/runtime/v2/runc/options/oci.proto"
33
package: "containerd.runc.v1"
44
message_type {
55
name: "Options"
@@ -155,7 +155,7 @@ file {
155155
}
156156
}
157157
options {
158-
go_package: "github.com/containerd/containerd/v2/runtime/v2/runc/options;options"
158+
go_package: "github.com/containerd/containerd/v2/core/runtime/v2/runc/options;options"
159159
}
160160
syntax: "proto3"
161161
}

0 commit comments

Comments
 (0)