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

LICENSE(BSD-3-Clause)

VERSION(v1.34.2)

SRCS(
    strings.go
    strings_unsafe_go121.go
)

END()