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

LICENSE(BSD-3-Clause)

VERSION(v1.36.5)

SRCS(
    messageset.go
)

END()