Skip to content

Commit

Permalink
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/apigate…
Browse files Browse the repository at this point in the history
…way to v1.16.11
  • Loading branch information
renovate-bot committed May 22, 2023
1 parent a9087cd commit bf886e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/source/aws/go.mod
Expand Up @@ -12,7 +12,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/acmpca v1.21.12
github.com/aws/aws-sdk-go-v2/service/amp v1.16.11
github.com/aws/aws-sdk-go-v2/service/amplify v1.13.10
github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.0
github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.11
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.13.11
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.17.0
github.com/aws/aws-sdk-go-v2/service/apprunner v1.16.0
Expand Down
4 changes: 2 additions & 2 deletions plugins/source/aws/go.sum
Expand Up @@ -88,8 +88,8 @@ github.com/aws/aws-sdk-go-v2/service/amp v1.16.11 h1:hGn4MPtQJGhv7Hf3JaF3yP/NxmJ
github.com/aws/aws-sdk-go-v2/service/amp v1.16.11/go.mod h1:YBFQWRFJN12u+/MWMLZ/jMrOcWWyIG8iVFnZkgLULeo=
github.com/aws/aws-sdk-go-v2/service/amplify v1.13.10 h1:d2q01muKiw1VygqdbNkhqdQWD7dAmWmiK6HOJFZH/s4=
github.com/aws/aws-sdk-go-v2/service/amplify v1.13.10/go.mod h1:VN4PBmFhZdvVqUFC+/DQQ+zr0Gd07SBgT3JLb8fgI80=
github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.0 h1:INMBcLcEY29u2ZHMnva693HZNCwzO6v42d92HOCk5DA=
github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.0/go.mod h1:6UIKOkbI/NjVEszKrlgWDrlEPkpd2X+BBrzj0N/XTM4=
github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.11 h1:90Jf9htQw8RA1FIujUc8ZM8AFWNySHZH1SKe2/0Kla8=
github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.11/go.mod h1:GXjIkQpFivo8T4szSTIiNQBvONXQz/MbN+M251q9BPk=
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.13.11 h1:1L2042GftNVyI3TtWclGodfN5zBQjBNXsTQxDNaPXs8=
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.13.11/go.mod h1:Cs+mG0DXkVYPWsWIE8Ga78C/HeN5zFBbPHdOnJPwZ4M=
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.17.0 h1:m+ust0oz1uaZq/NV21yn+tuTqGYyGeghWoxd4fYsfEE=
Expand Down

0 comments on commit bf886e5

Please sign in to comment.