Update dependency com_github_aws_aws_sdk_go to v1.16.0 (#1052)

This commit is contained in:
renovate[bot] 2018-12-05 23:15:22 -05:00 committed by Preston Van Loon
parent 3e8c2b2957
commit 54c41ff0ee

View File

@ -899,7 +899,7 @@ go_repository(
go_repository(
name = "com_github_aws_aws_sdk_go",
tag = "v1.15.90",
tag = "v1.16.0",
importpath = "github.com/aws/aws-sdk-go",
)