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

LICENSE(Apache-2.0)

SRCS(
    s3testing.go
)

END()