summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/pseudomuto/protoc-gen-doc/fixtures/ya.make
blob: 6b575163e8c6ec3459ef8a58c1e214b6f2235856 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
GO_LIBRARY()

SUBSCRIBER(g:go-contrib)

LICENSE(MIT)

VERSION(v1.5.1)

SRCS(
    generate.go
)

END()