protoc-gen-go-micro/glide.yaml

16 lines
456 B
YAML
Raw Normal View History

2016-11-06 20:32:10 +03:00
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
2016-12-15 14:03:02 +03:00
- package: github.com/Masterminds/sprig
2016-12-20 13:31:46 +03:00
- package: github.com/huandu/xstrings
- package: google.golang.org/genproto
subpackages:
- googleapis/api/annotations
2017-05-18 19:54:23 +03:00
- package: github.com/grpc-ecosystem/grpc-gateway
version: 1.2.2