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

LICENSE(BSD-3-Clause)

SRCS(format.go)

GO_XTEST_SRCS(format_test.go)

END()

RECURSE(gotest)