diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-24 11:03:30 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-24 11:03:30 +0000 |
| commit | 97e5d77ca274bd2126fffdc49487bfc8457e332c (patch) | |
| tree | 75300b939b8890d62601c4b3be8dce6656d0fd45 /go.mod | |
| parent | c0f7e1fc148ff0aa1b9c01d0c2201b2ecaa920cb (diff) | |
| download | x-97e5d77ca274bd2126fffdc49487bfc8457e332c.tar.xz x-97e5d77ca274bd2126fffdc49487bfc8457e332c.zip | |
build(deps): bump github.com/aws/aws-sdk-go from 1.44.213 to 1.44.228
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.213 to 1.44.228.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.213...v1.44.228)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,7 +5,7 @@ go 1.19 require ( cirello.io/goherokuname v0.0.0-20190914093443-b436bae8c2c5 github.com/McKael/madon/v2 v2.4.0 - github.com/aws/aws-sdk-go v1.44.213 + github.com/aws/aws-sdk-go v1.44.228 github.com/bwmarrin/discordgo v0.27.1 github.com/chai2010/webp v1.1.1 github.com/disintegration/imaging v1.6.1 @@ -72,7 +72,6 @@ require ( github.com/google/btree v1.0.1 // indirect github.com/google/go-cmp v0.5.8 // indirect github.com/google/go-querystring v1.0.0 // indirect - github.com/google/uuid v1.3.0 // indirect github.com/gorilla/websocket v1.5.0 // indirect github.com/hashicorp/errwrap v1.1.0 // indirect github.com/hashicorp/go-multierror v1.1.1 // indirect |
