Skip to content

Commit

Permalink
build(deps): bump github.com/aws/aws-sdk-go-v2/service/support
Browse files Browse the repository at this point in the history
Bumps [github.com/aws/aws-sdk-go-v2/service/support](https://github.com/aws/aws-sdk-go-v2) from 1.24.8 to 1.25.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.24.8...v1.25.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 0621859 commit 6b32c9e
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 @@ -16,7 +16,7 @@ require (
github.com/aws/aws-sdk-go-v2/credentials v1.17.34
github.com/aws/aws-sdk-go-v2/service/iam v1.36.0
github.com/aws/aws-sdk-go-v2/service/sts v1.31.0
github.com/aws/aws-sdk-go-v2/service/support v1.24.8
github.com/aws/aws-sdk-go-v2/service/support v1.25.1
github.com/cenkalti/backoff/v4 v4.3.0
github.com/google/go-cmp v0.6.0
github.com/hashicorp/go-version v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.27.0 h1:cU/OeQPNReyMj1JEBgjE29ac
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.27.0/go.mod h1:FnvDM4sfa+isJ3kDXIzAB9GAwVSzFzSy97uZ3IsHo4E=
github.com/aws/aws-sdk-go-v2/service/sts v1.31.0 h1:GNVxIHBTi2EgwCxpNiozhNasMOK+ROUA2Z3X+cSBX58=
github.com/aws/aws-sdk-go-v2/service/sts v1.31.0/go.mod h1:yMWe0F+XG0DkRZK5ODZhG7BEFYhLXi2dqGsv6tX0cgI=
github.com/aws/aws-sdk-go-v2/service/support v1.24.8 h1:hLZ2pMAJIyU4WJTrvymL80glmdOnFCCbZQn9/Q987mc=
github.com/aws/aws-sdk-go-v2/service/support v1.24.8/go.mod h1:JlPAgLKS8iD26Z2UJ2szaUuwebIoGl4sT12s75N5SmE=
github.com/aws/aws-sdk-go-v2/service/support v1.25.1 h1:eYdWISdARgQH+2O5R3EYyFHTOce6v2Xqb1eQ9McrKc0=
github.com/aws/aws-sdk-go-v2/service/support v1.25.1/go.mod h1:Xfz70RL48fhy/5vwRvy7SzJU9C3oLUdodeFHRa1VB3w=
github.com/aws/smithy-go v1.21.0 h1:H7L8dtDRk0P1Qm6y0ji7MCYMQObJ5R9CRpyPhRUkLYA=
github.com/aws/smithy-go v1.21.0/go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg=
github.com/bwesterb/go-ristretto v1.2.3/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0=
Expand Down

0 comments on commit 6b32c9e

Please sign in to comment.