File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,14 +30,4 @@ plugins:
3030 " github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway" ,
3131 ]
3232 out : " ../proto"
33- opt : " paths=source_relative"
34- # Openapi V2
35- - out : " ../proto"
36- local :
37- [
38- " go" ,
39- " run" ,
40- " github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2" ,
41- ]
42- strategy : " all"
43- opt : " allow_merge=true"
33+ opt : " paths=source_relative"
Original file line number Diff line number Diff line change 88 _ "github.com/envoyproxy/protoc-gen-validate"
99 _ "github.com/golangci/golangci-lint/cmd/golangci-lint"
1010 _ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway"
11- _ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2"
1211 _ "github.com/planetscale/vtprotobuf/cmd/protoc-gen-go-vtproto"
1312 _ "golang.org/x/vuln/cmd/govulncheck"
1413 _ "google.golang.org/grpc/cmd/protoc-gen-go-grpc"
You can’t perform that action at this time.
0 commit comments