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

LICENSE(BSD-3-Clause)

VERSION(v1.36.6)

SRCS(
    rand.go
)

END()