Skip to content

Commit

Permalink
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/applicationaut…
Browse files Browse the repository at this point in the history
…oscaling

Bumps [github.com/aws/aws-sdk-go-v2/service/applicationautoscaling](https://github.com/aws/aws-sdk-go-v2) from 1.22.7 to 1.24.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.24.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/fms/v1.22.7...service/s3/v1.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent a2b445e commit 7540b50
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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/aws/aws-sdk-go-v2 v1.22.1
github.com/aws/aws-sdk-go-v2/config v1.22.0
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.22.7
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.24.0
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.27.8
github.com/aws/aws-sdk-go-v2/service/ecs v1.30.4
github.com/gdamore/tcell/v2 v2.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.1 h1:ZpaV/j48RlPc4AmOZuP
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.1/go.mod h1:R8aXraabD2e3qv1csxM14/X9WF4wFMIY0kH4YEtYD5M=
github.com/aws/aws-sdk-go-v2/internal/ini v1.5.0 h1:DqOQvIfmGkXZUVJnl9VRk0AnxyS59tCtX9k1Pyss4Ak=
github.com/aws/aws-sdk-go-v2/internal/ini v1.5.0/go.mod h1:VV/Kbw9Mg1GWJOT9WK+oTL3cWZiXtapnNvDSRqTZLsg=
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.22.7 h1:JYjtMtd/tCxQcYzRUrrmkLHN7rH+u+bEGzl9+YMVORM=
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.22.7/go.mod h1:47V/zdp5xFYAU/0F5X4j12ITfF9Yx6cj/DPKtnSW/D0=
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.24.0 h1:z45DPrjHpFpLKOHNBfAti9uFsyAP7K19cSnnDs+8jXY=
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.24.0/go.mod h1:HZUIih6wDyl4TH3Gb5iNm0Ffp+VIdQCBDUouT3/3M9s=
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.27.8 h1:pdUFDCmsKlwEwVJyq/k3xLBtS/sym3dhBMTCIEDaN40=
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.27.8/go.mod h1:EwMPL+Fu95r6yS2UQY99lRR1rDjgCbcPQpy1aQ3fuxE=
github.com/aws/aws-sdk-go-v2/service/ecs v1.30.4 h1:j0VhL2v86gbsOKLQ1EDMhS2Lb0TROVIep7eFobc2Qq0=
Expand Down

0 comments on commit 7540b50

Please sign in to comment.