update
This commit is contained in:
@@ -9,9 +9,9 @@ package goutils
|
||||
// google.golang.org/protobuf/cmd/protoc-gen-go \
|
||||
// google.golang.org/grpc/cmd/protoc-gen-go-grpc
|
||||
|
||||
import (
|
||||
_ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway"
|
||||
_ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2"
|
||||
_ "google.golang.org/grpc/cmd/protoc-gen-go-grpc"
|
||||
_ "google.golang.org/protobuf/cmd/protoc-gen-go"
|
||||
)
|
||||
// import (
|
||||
// _ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway"
|
||||
// _ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2"
|
||||
// _ "google.golang.org/grpc/cmd/protoc-gen-go-grpc"
|
||||
// _ "google.golang.org/protobuf/cmd/protoc-gen-go"
|
||||
// )
|
||||
|
||||
Reference in New Issue
Block a user