go generate

This commit is contained in:
sophia 2021-12-17 16:41:31 -06:00 committed by Paul Hinze
parent d89248e901
commit c63e7936b2
No known key found for this signature in database
GPG Key ID: B69DEDF2D55501C0

View File

@ -461,6 +461,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
end
add_message "hashicorp.vagrant.sdk.Communicator.ExecuteResp" do
optional :exit_code, :int32, 1
optional :stdout, :string, 2
optional :stderr, :string, 3
end
add_message "hashicorp.vagrant.sdk.Communicator.TestResp" do
optional :valid, :bool, 1