aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/golang/protobuf/protoc-gen-go/generator/ya.make
blob: 40d4142115dd5bb7079cc6a0765d58823f028ee0 (plain) (blame)
1
2
3
4
5
6
7
8
9
GO_LIBRARY()

LICENSE(BSD-3-Clause)

SRCS(generator.go)

END()

RECURSE(internal)