Update dependency com_github_aws_aws_sdk_go to v1.16.3 (#1081)

This commit is contained in:
renovate[bot] 2018-12-12 08:54:18 -05:00 committed by Preston Van Loon
parent ecbf50c2fe
commit ad1c967322

View File

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