23 lines
776 B
Modula-2
Generated
23 lines
776 B
Modula-2
Generated
module moul.io/protoc-gen-gotemplate
|
|
|
|
require (
|
|
github.com/Masterminds/goutils v1.1.0 // indirect
|
|
github.com/Masterminds/semver v1.5.0 // indirect
|
|
github.com/Masterminds/sprig v2.22.0+incompatible
|
|
github.com/gobuffalo/packr/v2 v2.8.0
|
|
github.com/golang/protobuf v1.4.2
|
|
github.com/google/uuid v1.1.1 // indirect
|
|
github.com/gorilla/handlers v1.5.1
|
|
github.com/gorilla/mux v1.8.0
|
|
github.com/grpc-ecosystem/grpc-gateway v1.15.2
|
|
github.com/huandu/xstrings v1.3.2
|
|
github.com/imdario/mergo v0.3.8 // indirect
|
|
github.com/mitchellh/copystructure v1.0.0 // indirect
|
|
github.com/mitchellh/reflectwalk v1.0.1 // indirect
|
|
golang.org/x/crypto v0.0.0-20200115085410-6d4e4cb37c7d // indirect
|
|
google.golang.org/genproto 4d944d34d83c
|
|
gopkg.in/yaml.v2 v2.2.7 // indirect
|
|
)
|
|
|
|
go 1.13
|