Skip to content

Commit

Permalink
build(deps): bump github.com/aws/aws-sdk-go-v2/service/swf (GoogleClo…
Browse files Browse the repository at this point in the history
…udPlatform#1190)

Bumps [github.com/aws/aws-sdk-go-v2/service/swf](https://github.com/aws/aws-sdk-go-v2) from 1.2.2 to 1.10.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.2.2...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/swf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2022
1 parent f435e65 commit 10ee4a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/sqs v1.3.0
github.com/aws/aws-sdk-go-v2/service/ssm v1.3.0
github.com/aws/aws-sdk-go-v2/service/sts v1.2.1
github.com/aws/aws-sdk-go-v2/service/swf v1.2.2
github.com/aws/aws-sdk-go-v2/service/swf v1.10.0
github.com/aws/aws-sdk-go-v2/service/waf v1.1.4
github.com/aws/aws-sdk-go-v2/service/wafregional v1.2.1
github.com/aws/aws-sdk-go-v2/service/workspaces v1.2.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -368,8 +368,8 @@ github.com/aws/aws-sdk-go-v2/service/sso v1.1.4 h1:Tr/SsFDXWN8rntdzTNrDs/MvuBXRC
github.com/aws/aws-sdk-go-v2/service/sso v1.1.4/go.mod h1:yQayEbOWH75NaKFylsFocBc3yanYEGndlOaH4i/Lvno=
github.com/aws/aws-sdk-go-v2/service/sts v1.2.1 h1:1koRvKlZMN+FhTGV5f4q6vRHXNJzeZlPKzbs1/Y32Kg=
github.com/aws/aws-sdk-go-v2/service/sts v1.2.1/go.mod h1:L1LH5nHMXxdkKj057ZUx7Wi50CCrkZ+9jkTnBnY2j/w=
github.com/aws/aws-sdk-go-v2/service/swf v1.2.2 h1:DPm8xVttctfEAALcJArYJxmI4SObDIftsipl4ykhF0E=
github.com/aws/aws-sdk-go-v2/service/swf v1.2.2/go.mod h1:JiYj3t717Tna1ylyqV8KZZq3yPdvt0693LvytZ8OKeI=
github.com/aws/aws-sdk-go-v2/service/swf v1.10.0 h1:vsNJ68nRQOsmI6A9Y6cJJCaMVPWaNmuJxQTV6d5xvXA=
github.com/aws/aws-sdk-go-v2/service/swf v1.10.0/go.mod h1:GNpBvuopB8fGxwS2mW5O8GZx0Hlu+rDJ53wSCb/TUdk=
github.com/aws/aws-sdk-go-v2/service/waf v1.1.4 h1:Wh0YMwF394A9eBC8Pv8Uxk6CBx9KTWmoqyflQIBx6DU=
github.com/aws/aws-sdk-go-v2/service/waf v1.1.4/go.mod h1:Ujifac0yyu5RLw3cPCGua50uHnsjiJo9LAhXEJZ+tVk=
github.com/aws/aws-sdk-go-v2/service/wafregional v1.2.1 h1:Re8Uwffnndo9t8V46kT3aruMvVXHXUmuYKhIF1U9CBc=
Expand Down

0 comments on commit 10ee4a1

Please sign in to comment.