Skip to content

Commit

Permalink
Merge pull request hashicorp#19757 from hashicorp/dependabot/go_modul…
Browse files Browse the repository at this point in the history
…es/awsproviderlint/github.com/aws/aws-sdk-go-1.38.59

build(deps): bump github.com/aws/aws-sdk-go from 1.38.56 to 1.38.59 in /awsproviderlint
  • Loading branch information
ewbankkit authored Jun 10, 2021
2 parents 2b41023 + 7eda4ac commit 9a9a618
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion awsproviderlint/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/awsproviderlint
go 1.16

require (
github.com/aws/aws-sdk-go v1.38.56
github.com/aws/aws-sdk-go v1.38.59
github.com/bflad/tfproviderlint v0.26.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.6.1
golang.org/x/tools v0.0.0-20201028111035-eafbe7b904eb
Expand Down
4 changes: 2 additions & 2 deletions awsproviderlint/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkY
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.37.0/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
github.com/aws/aws-sdk-go v1.38.56 h1:JI5bnuDfjVLgnBaDHeZO5btxGbYCQ5QA3P0maYtwPQw=
github.com/aws/aws-sdk-go v1.38.56/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
github.com/aws/aws-sdk-go v1.38.59 h1:rGEMmHdgXSjA2gkdo8Hdwai9mND5X0i+hZetYfABo7g=
github.com/aws/aws-sdk-go v1.38.59/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
github.com/bflad/gopaniccheck v0.1.0 h1:tJftp+bv42ouERmUMWLoUn/5bi/iQZjHPznM00cP/bU=
github.com/bflad/gopaniccheck v0.1.0/go.mod h1:ZCj2vSr7EqVeDaqVsWN4n2MwdROx1YL+LFo47TSWtsA=
github.com/bflad/tfproviderlint v0.26.0 h1:Xd+hbVlSQhKlXifpqmHPvlcnOK1lRS4IZf+cXBAUpCs=
Expand Down

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

2 changes: 1 addition & 1 deletion awsproviderlint/vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ github.com/agext/levenshtein
github.com/apparentlymart/go-textseg/v12/textseg
# github.com/apparentlymart/go-textseg/v13 v13.0.0
github.com/apparentlymart/go-textseg/v13/textseg
# github.com/aws/aws-sdk-go v1.38.56
# github.com/aws/aws-sdk-go v1.38.59
## explicit
github.com/aws/aws-sdk-go/aws
github.com/aws/aws-sdk-go/aws/arn
Expand Down

0 comments on commit 9a9a618

Please sign in to comment.