Files
containerd/integration/remote
Kohei Tokunaga 8112ca64f0 cri: remove copying of message structs
Copying of message structs is not allowed and results in the following
govet error. This commit fixes these errors by avoiding copying of the
messages.

> google.golang.org/protobuf/runtime/protoimpl.MessageState contains sync.Mutex (govet)

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2025-09-16 13:49:45 +09:00
..
2020-06-22 14:49:13 -04:00