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

LICENSE(Apache-2.0)

SRCS(
    duration.go
)

END()