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

SRCS(
    errors.go
)

END()