aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/net/internal/timeseries/ya.make
blob: 1f9502f17d4ab0b9ef4b505d9e8f336c48b176b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
GO_LIBRARY()

LICENSE(BSD-3-Clause)

SRCS(
    timeseries.go
)

END()