19 lines
509 B
YAML
Raw Normal View History

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