Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 585e099a9a Component: cli
585e099a9a
Do not change .pb.go files directly. You need to change the corresponding .proto files and run the following command to regenerate the .pb.go files.
$ make generate
Click here for more information about protobuf.