Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing
Browse files Browse the repository at this point in the history
Bumps [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing](https://github.com/aws/aws-sdk-go-v2) from 1.14.11 to 1.14.16.
- [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.14.11...service/pi/v1.14.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2022
1 parent 92fa639 commit 9aa5ebe
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 @@ -19,7 +19,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.17.3
github.com/aws/aws-sdk-go-v2/service/ec2 v1.53.0
github.com/aws/aws-sdk-go-v2/service/eks v1.21.8
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.11
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.16
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.8
github.com/aws/aws-sdk-go-v2/service/iam v1.18.9
github.com/aws/aws-sdk-go-v2/service/kms v1.18.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -402,8 +402,8 @@ github.com/aws/aws-sdk-go-v2/service/ec2 v1.53.0 h1:ykXBf42stQW1SyoLCuhd405kyTq4
github.com/aws/aws-sdk-go-v2/service/ec2 v1.53.0/go.mod h1:YbPg6ou7dlvFTJMmbV3zhec+A22S1Ow+ZB6k6xUs9oY=
github.com/aws/aws-sdk-go-v2/service/eks v1.21.8 h1:uF8ubOoj49FDr0/Lyo5tR7OpKgT/xNcwuzEHMZBI0Ok=
github.com/aws/aws-sdk-go-v2/service/eks v1.21.8/go.mod h1:R9cRhIInyI6RvK1CjhZSksjWN3wnNAx9ZtAqe5Jjvw0=
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.11 h1:c/F25ig8d74XrxKOVQC5Xg7lfJPM5euAgP/Ikymbx+A=
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.11/go.mod h1:jZn72ed7R9SyOhugvNtReWoFm3tLsYU8TNxiL50Vq6g=
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.16 h1:f1f/PTZnuq5wr4IEKzc35xfBLcvpag2Rei5MsDTL7qo=
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.16/go.mod h1:P8sMl7b9ET1CfXi25V2sDL5TAL3cW1ufx0nGJ8CdXcQ=
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.8 h1:D6Sc+XyjK++NhkJJLvZNcf0xyzNhhC+GVn/MYDeONS4=
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.8/go.mod h1:8OyausC7+VUBNJFOEDjvSrowuefSkEoJaUzsGLNRXZQ=
github.com/aws/aws-sdk-go-v2/service/iam v1.18.9 h1:pVHvEz+KIsTwRKufwvGZr90X/YJ7swVshaBZNY4ESIY=
Expand Down

0 comments on commit 9aa5ebe

Please sign in to comment.