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

LICENSE(BSD-3-Clause)

VERSION(v1.34.2)

SRCS(
    editions.go
)

END()