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

LICENSE(BSD-3-Clause)

SRCS(
    rand.go
)

END()