Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider
Browse files Browse the repository at this point in the history
Bumps [github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider](https://github.com/aws/aws-sdk-go-v2) from 1.1.1 to 1.1.2.
- [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@config/v1.1.1...config/v1.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2021
1 parent 5b95a9c commit 735036c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/aws/aws-sdk-go-v2/config v1.1.2
github.com/aws/aws-sdk-go-v2/feature/cloudfront/sign v1.0.2
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.1.2
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.1.1
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.1.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.2.0
github.com/aws/aws-sdk-go-v2/service/ssm v1.1.2
github.com/google/uuid v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions backend/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.0.3 h1:d3bKAGy4XdJyK8hz3Nx3WJJ4
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.0.3/go.mod h1:Zr1Mj+KUMGVQ+WJvTT68EZJxqhjiie2PWSPGEUPaNY0=
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.1.2 h1:AeLWpXkm6c1EsOBXWH2fCyQbQHcJvBEfKBHVKDxCIbE=
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.1.2/go.mod h1:71I7dqlx0GqfHY5G8JfzgT9GtZiK/MIHE+rMODYhIzI=
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.1.1 h1:HoHckIJOdxpS4RSEqnPXp9+gFjixFH97pT46Q4buxhA=
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.1.1/go.mod h1:/yhD37TwPeVuZZ8qx1n7H65O0+a2Mh3gEF4TTB4Sn24=
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.1.2 h1:Neqzz0qcl73aN+nIj7KEcQ7YM2AEOW+xloaMp0ge/vI=
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.1.2/go.mod h1:s3dskZLRZHMDJl+kUAWJ7Uv5xbUWWSIkAPx36jFhCJU=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.0.1 h1:q+3dVb1s3piv/Q/Ft0+OjU5iKItBRfCvU5wNLQUyIbA=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.0.1/go.mod h1:zurGx7QI3Bk2OFwswSXl3PtJDdgD3QzjkfskiukJ2Mg=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.0.2/go.mod h1:45MfaXZ0cNbeuT0KQ1XJylq8A6+OpVV2E5kvY/Kq+u8=
Expand Down

0 comments on commit 735036c

Please sign in to comment.