Skip to content

Commit

Permalink
deps: Update github.com/aws/aws-sdk-go@v1.25.47 (#11130)
Browse files Browse the repository at this point in the history
Updated via:

```
go get github.com/aws/aws-sdk-go@v1.25.47
go mod tidy
go mod vendor
```
  • Loading branch information
bflad authored Dec 4, 2019
1 parent ae233de commit ee4aec8
Show file tree
Hide file tree
Showing 15 changed files with 37,695 additions and 13,806 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/terraform-providers/terraform-provider-aws
go 1.13

require (
github.com/aws/aws-sdk-go v1.25.46
github.com/aws/aws-sdk-go v1.25.47
github.com/beevik/etree v1.1.0
github.com/bflad/tfproviderlint v0.5.1
github.com/client9/misspell v0.3.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ github.com/armon/go-radix v1.0.0 h1:F4z6KzEeeQIMeLFa97iZU6vupzoecKdU5TX24SNppXI=
github.com/armon/go-radix v1.0.0/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=
github.com/aws/aws-sdk-go v1.15.78/go.mod h1:E3/ieXAlvM0XWO57iftYVDLLvQ824smPP3ATZkfNZeM=
github.com/aws/aws-sdk-go v1.25.3/go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo=
github.com/aws/aws-sdk-go v1.25.46 h1:zqMOCy41L8t9Yfk2K/f59TkNdvJfvmzVCRxPrxnQ4FY=
github.com/aws/aws-sdk-go v1.25.46/go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo=
github.com/aws/aws-sdk-go v1.25.47 h1:Y13LHLosjP35FPWae95teJC4eQH2YeKD0I0dVFZ4CUM=
github.com/aws/aws-sdk-go v1.25.47/go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo=
github.com/beevik/etree v1.1.0 h1:T0xke/WvNtMoCqgzPhkX2r4rjY3GDZFi+FjpRZY2Jbs=
github.com/beevik/etree v1.1.0/go.mod h1:r8Aw8JqVegEf0w2fDnATrX9VpkMcyFeM0FhwO62wh+A=
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/aws/aws-sdk-go/aws/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,208 changes: 1,186 additions & 22 deletions vendor/github.com/aws/aws-sdk-go/service/lambda/api.go

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions vendor/github.com/aws/aws-sdk-go/service/lambda/errors.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ee4aec8

Please sign in to comment.