aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.21/src/testing/internal/testdeps/ya.make
blob: 7ee6675a3f9def7b1ba10ca28db06c7a2d7eb662 (plain) (blame)
1
2
3
4
5
6
7
GO_LIBRARY()

SRCS(
    deps.go
)

END()