mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
regenerate plugin proto with correct tooling
The proto file is structurally unchanged, though it now requires a go import path option.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
// branch or any other development branch.
|
||||
//
|
||||
syntax = "proto3";
|
||||
option go_package = "github.com/hashicorp/terraform/internal/tfplugin5";
|
||||
|
||||
package tfplugin5;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user