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

LICENSE(BSD-3-Clause)

SRCS(
    descriptor.pb.go
)

END()