16 lines
456 B
YAML
16 lines
456 B
YAML
package: github.com/moul/protoc-gen-gotemplate
|
|
import:
|
|
- package: github.com/golang/protobuf
|
|
subpackages:
|
|
- proto
|
|
- protoc-gen-go/descriptor
|
|
- protoc-gen-go/generator
|
|
- protoc-gen-go/plugin
|
|
- package: github.com/kr/fs
|
|
- package: github.com/Masterminds/sprig
|
|
- package: github.com/huandu/xstrings
|
|
- package: google.golang.org/genproto
|
|
subpackages:
|
|
- googleapis/api/annotations
|
|
- package: github.com/grpc-ecosystem/grpc-gateway
|
|
version: 1.2.2 |