aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.22/src/net/http/pprof/ya.make
blob: 85d2dd7a498f2979877e557b653fb43100919b65 (plain) (blame)
1
2
3
4
5
6
7
8
9
SUBSCRIBER(g:contrib)

GO_LIBRARY()
IF (TRUE)
    SRCS(
        pprof.go
    )
ENDIF()
END()