aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.21/src/net/http/httptrace/ya.make
blob: aba871b46c1428d7b0bc0b5299819145e0ee5629 (plain) (blame)
1
2
3
4
5
6
7
GO_LIBRARY()
IF (TRUE)
    SRCS(
		trace.go
    )
ENDIF()
END()