aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-logr/stdr/ya.make
blob: 50b9431fe0d9fafcc5c72e9681624c50b23585bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(stdr.go)

GO_XTEST_SRCS(example_test.go)

END()

RECURSE(gotest)