aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/envoyproxy/go-control-plane/envoy/service/runtime/v3/ya.make
blob: c3f623dc82b44a6a75620a4ea3c76df15ccaa74a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(
    rtds.pb.go
    rtds.pb.validate.go
)

END()