mirror of
https://github.com/peridotbuild/peridot.git
synced 2024-09-18 16:22:36 +00:00
Vendor protoc-gen-openapiv2 CMD
This commit is contained in:
parent
06211bf2d2
commit
06947e49e9
@ -17,6 +17,7 @@ package peridot
|
||||
import (
|
||||
// grpc-gateway
|
||||
_ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway"
|
||||
_ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2"
|
||||
_ "github.com/grpc-ecosystem/grpc-gateway/v2/runtime"
|
||||
// api-linter
|
||||
_ "github.com/googleapis/api-linter/cmd/api-linter"
|
||||
|
Loading…
Reference in New Issue
Block a user