containerd/api/events
Kazuyoshi Kato 237ef0de9b Remove all gogoproto extensions
This commit removes the following gogoproto extensions;

- gogoproto.nullable
- gogoproto.customename
- gogoproto.unmarshaller_all
- gogoproto.stringer_all
- gogoproto.sizer_all
- gogoproto.marshaler_all
- gogoproto.goproto_unregonized_all
- gogoproto.goproto_stringer_all
- gogoproto.goproto_getters_all

None of them are supported by Google's toolchain (see #6564).

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-04-20 07:23:28 +00:00
..
container.pb.go Do not use weak import 2022-02-21 18:26:40 +00:00
container.proto Do not use weak import 2022-02-21 18:26:40 +00:00
content.pb.go Remove gogoproto.customtype 2022-03-18 23:14:44 +00:00
content.proto Remove gogoproto.customtype 2022-03-18 23:14:44 +00:00
doc.go Licence header added 2018-02-19 10:32:26 +09:00
image.pb.go Do not use weak import 2022-02-21 18:26:40 +00:00
image.proto Do not use weak import 2022-02-21 18:26:40 +00:00
namespace.pb.go Do not use weak import 2022-02-21 18:26:40 +00:00
namespace.proto Do not use weak import 2022-02-21 18:26:40 +00:00
snapshot.pb.go Do not use weak import 2022-02-21 18:26:40 +00:00
snapshot.proto Do not use weak import 2022-02-21 18:26:40 +00:00
task.pb.go Remove all gogoproto extensions 2022-04-20 07:23:28 +00:00
task.proto Remove all gogoproto extensions 2022-04-20 07:23:28 +00:00