15 lines
480 B
Modula-2
15 lines
480 B
Modula-2
module bsm/full/tools
|
|
|
|
go 1.27.1
|
|
|
|
tool (
|
|
google.golang.org/grpc/cmd/protoc-gen-go-grpc
|
|
git.apinb.com/bsm-tools/protoc-gen-markdown
|
|
git.apinb.com/bsm-tools/protoc-gen-slc
|
|
git.apinb.com/bsm-tools/protoc-gen-ts
|
|
github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway
|
|
github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2
|
|
github.com/pepabo/protoc-gen-go-client
|
|
google.golang.org/grpc/cmd/protoc-gen-go-grpc
|
|
google.golang.org/protobuf/cmd/protoc-gen-go
|
|
) |