chore(*): clean file

Signed-off-by: storyicon <yuanchao@bilibili.com>
This commit is contained in:
storyicon 2021-07-21 20:27:02 +08:00
parent da77c8086d
commit 01f528fee3
No known key found for this signature in database
GPG key ID: 245915D985F966CF

View file

@ -1,33 +0,0 @@
scopes:
- ./
googleapis: 75e9812478607db997376ccea247dd6928f70f45
protoc: v3.17.3
protocWorkDir: ""
plugins:
protoc-gen-deepcopy: istio.io/tools/cmd/protoc-gen-deepcopy@v0.0.0-20210720210831-58ecc8fccb3e
protoc-gen-go: google.golang.org/protobuf/cmd/protoc-gen-go@v1.27.1
protoc-gen-go-grpc: google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.1.0
protoc-gen-go-json: github.com/mitchellh/protoc-gen-go-json@v1.0.0
protoc-gen-gofast: github.com/gogo/protobuf/protoc-gen-gofast@v1.3.2
protoc-gen-gogo: github.com/gogo/protobuf/protoc-gen-gogo@v1.3.2
protoc-gen-grpc-gateway: github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway@v2.5.0
protoc-gen-openapiv2: github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2@v2.5.0
options:
- --go_out=.
- --go_opt=paths=source_relative
- --go-grpc_out=.
- --go-grpc_opt=paths=source_relative
- --grpc-gateway_out=.
- --openapiv2_out=.
- --gogo_out=.
- --gofast_out=.
- --deepcopy_out=source_relative:.
- --go-json_out=.
importPaths:
- .
- $GOPATH
- $POWERPROTO_INCLUDE
- $POWERPROTO_GOOGLEAPIS
- $SOURCE_RELATIVE
postActions: []
postShell: ""