aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/aws/aws-sdk-go-v2/internal/awstesting/unit/ya.make
blob: 53b8c594dfbf3f1cb671072bcc5bac2ffbc07c5b (plain) (blame)
1
2
3
4
5
6
7
8
9
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(
    unit.go
)

END()