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

LICENSE(BSD-3-Clause)

VERSION(v1.34.2)

SRCS(
    messageset.go
)

END()