Merge pull request #2281 from stevvooe/update-11-api

api: update API capture for 1.1 release
This commit is contained in:
Michael Crosby 2018-04-09 10:58:38 -04:00 committed by GitHub
commit 9c238a64e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2305,7 +2305,7 @@ file {
java_package: "com.google.rpc" java_package: "com.google.rpc"
java_outer_classname: "StatusProto" java_outer_classname: "StatusProto"
java_multiple_files: true java_multiple_files: true
go_package: "github.com/containerd/containerd/protobuf/google/rpc;rpc" go_package: "rpc"
objc_class_prefix: "RPC" objc_class_prefix: "RPC"
} }
syntax: "proto3" syntax: "proto3"