Skip to content

Commit

Permalink
build(deps): bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from …
Browse files Browse the repository at this point in the history
…1.3.8 to 1.3.9 (#1863)

build(deps): bump github.com/aws/aws-sdk-go-v2/feature/rds/auth

Bumps [github.com/aws/aws-sdk-go-v2/feature/rds/auth](https://github.com/aws/aws-sdk-go-v2) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/ini/v1.3.8...internal/ini/v1.3.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent e23af73 commit 0272289
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 @@ -8,7 +8,7 @@ require (
github.com/ThreeDotsLabs/watermill-sql/v2 v2.0.0
github.com/alexdrl/zerowater v0.0.3
github.com/aws/aws-sdk-go-v2/config v1.26.0
github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.3.8
github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.3.9
github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df
github.com/charmbracelet/bubbles v0.16.1
github.com/charmbracelet/glamour v0.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ github.com/aws/aws-sdk-go-v2/credentials v1.16.11 h1:Gcut3tJSU7F/C5W/NnFimqnJqlj
github.com/aws/aws-sdk-go-v2/credentials v1.16.11/go.mod h1:CysUbSCfqvEbEQTd9Ubg2RrJy2EFM+AUHJOqqj0guTo=
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 h1:w98BT5w+ao1/r5sUuiH6JkVzjowOKeOJRHERyy1vh58=
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10/go.mod h1:K2WGI7vUvkIv1HoNbfBA1bvIZ+9kL3YVmWxeKuLQsiw=
github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.3.8 h1:WfXVKE7Dfe1wYdpG5d7LG6gogMg0H8armuZwN06Fars=
github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.3.8/go.mod h1:crJ18V758iQ32h7JIepYRkKhv0CbfG/deWee7HZ8n34=
github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.3.9 h1:GqPAyYFDia5LezdGfBuUX3FJ/zRidSAhNj58nyoWG9Q=
github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.3.9/go.mod h1:JBLgD//HJWLx8te/h4MAxnnrv9HsLqy94E+DmRwPPOs=
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.43/go.mod h1:auo+PiyLl0n1l8A0e8RIeR8tOzYPfZZH/JNlrJ8igTQ=
github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 h1:v+HbZaCGmOwnTTVS86Fleq0vPzOd7tnJGbFhP0stNLs=
github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9/go.mod h1:Xjqy+Nyj7VDLBtCMkQYOw1QYfAEZCVLrfI0ezve8wd4=
Expand Down

0 comments on commit 0272289

Please sign in to comment.