aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.21/src/crypto/internal/randutil/ya.make
blob: 070825d9f3c6a08846d9dccc2bf9151dc375f7d5 (plain) (blame)
1
2
3
4
5
6
7
GO_LIBRARY()

SRCS(
    randutil.go
)

END()