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