aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org/protobuf/internal/editionssupport/ya.make
blob: fde817ec3bca4875d259815cb5c41c0dcaaa88ad (plain) (blame)
1
2
3
4
5
6
7
8
9
GO_LIBRARY()

LICENSE(BSD-3-Clause)

SRCS(
    editions.go
)

END()