Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #54 from AssemblyAI/dependabot/go_modules/main/git…
Browse files Browse the repository at this point in the history
…hub.com/aws/aws-sdk-go-v2/service/ecs-1.9.0

Bump github.com/aws/aws-sdk-go-v2/service/ecs from 1.6.1 to 1.9.0
  • Loading branch information
chilledornaments authored Sep 14, 2021
2 parents 53a4580 + fd5f5b5 commit 473bb49
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 @@ -6,7 +6,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.9.0
github.com/aws/aws-sdk-go-v2/config v1.8.1
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.4.1
github.com/aws/aws-sdk-go-v2/service/ecs v1.6.1
github.com/aws/aws-sdk-go-v2/service/ecs v1.9.0
github.com/aws/smithy-go v1.8.0
github.com/pkg/errors v0.9.1 // indirect
gotest.tools v2.2.0+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ github.com/aws/aws-sdk-go-v2/internal/ini v1.2.2 h1:d95cddM3yTm4qffj3P6EnP+TzX1S
github.com/aws/aws-sdk-go-v2/internal/ini v1.2.2/go.mod h1:BQV0agm+JEhqR+2RT5e1XTFIDcAAV0eW6z2trp+iduw=
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.4.1 h1:g3MGgD1xbC4uPVInVS/eldto+f3vy/KffGKdPBFfd/c=
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.4.1/go.mod h1:Y+yeKSa5FiETOJMQ1B4S58mwimrHWFiewwSoZFmWPGk=
github.com/aws/aws-sdk-go-v2/service/ecs v1.6.1 h1:+R7VqJJAnrVTQEE4no4ldPS2Oyeo0oGv94P+4TcmHdQ=
github.com/aws/aws-sdk-go-v2/service/ecs v1.6.1/go.mod h1:gn99WcK+p6MfxysmrGeugdK7wxdBDYFPZgiXg4JbvVs=
github.com/aws/aws-sdk-go-v2/service/ecs v1.9.0 h1:GJqcZTUIWd7UxgXwHq7kiZLAdI/IWpwT4MxUEPZhIYY=
github.com/aws/aws-sdk-go-v2/service/ecs v1.9.0/go.mod h1:6uh6iE4fgtwKvjKLWCfSZ3wtEBsR1YCN3MbKjvRt1zo=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.0 h1:VNJ5NLBteVXEwE2F1zEXVmyIH58mZ6kIQGJoC7C+vkg=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.0/go.mod h1:R1KK+vY8AfalhG1AOu5e35pOD2SdoPKQCFLTvnxiohk=
github.com/aws/aws-sdk-go-v2/service/sso v1.4.0 h1:sHXMIKYS6YiLPzmKSvDpPmOpJDHxmAUgbiF49YNVztg=
Expand Down

0 comments on commit 473bb49

Please sign in to comment.