aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.21/src/time/tzdata/ya.make
blob: 11435b498f0c676895a8acd1244f89c5077e9d44 (plain) (blame)
1
2
3
4
5
6
7
8
GO_LIBRARY()

SRCS(
    tzdata.go
    zzipdata.go
)

END()