mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-11 06:01:36 -04: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:
@@ -13,4 +13,4 @@ DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
|
||||
|
||||
cd "$DIR"
|
||||
|
||||
protoc -I ./ tfplugin5.proto --go_out=plugins=grpc:./
|
||||
protoc --go_out=paths=source_relative,plugins=grpc:. ./tfplugin5.proto
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user