Update dependency com_github_aws_aws_sdk_go to v1.16.6 (#1107)

This commit is contained in:
renovate[bot] 2018-12-15 09:10:53 -05:00 committed by Preston Van Loon
parent 5c7539e2a1
commit 36d87cd332

View File

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