aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/aws/smithy-go/context/ya.make
blob: 5b780158cc9cad015bfb06d162cd296a95377ee2 (plain) (blame)
1
2
3
4
5
6
7
8
9
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(
    suppress_expired.go
)

END()