diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-17 13:11:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-17 13:11:09 +0000 |
| commit | 15ed3e16a8bff0db032e6905dd32b13473f17c5b (patch) | |
| tree | be632ce0738089d86eb85b5a726dd141d288364a /go.mod | |
| parent | acad94fc2d42f295e25d5a2d33d8be78290bc3a8 (diff) | |
| download | x-15ed3e16a8bff0db032e6905dd32b13473f17c5b.tar.xz x-15ed3e16a8bff0db032e6905dd32b13473f17c5b.zip | |
build(deps): bump github.com/aws/aws-sdk-go from 1.44.282 to 1.44.284
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.282 to 1.44.284.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.282...v1.44.284)
---
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 | 4 |
1 files changed, 2 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.282 + github.com/aws/aws-sdk-go v1.44.284 github.com/bwmarrin/discordgo v0.27.1 github.com/chai2010/webp v1.1.1 github.com/disintegration/imaging v1.6.1 @@ -29,6 +29,7 @@ require ( github.com/samber/go-gpt-3-encoder v0.3.1 github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a github.com/tetratelabs/wazero v1.2.0 + github.com/thoj/go-ircevent v0.0.0-20210723090443-73e444401d64 github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef go.etcd.io/bbolt v1.3.7 go4.org v0.0.0-20190313082347-94abd6928b1d @@ -48,7 +49,6 @@ require ( github.com/google/uuid v1.3.0 // indirect github.com/mattn/go-isatty v0.0.18 // indirect github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect - github.com/thoj/go-ircevent v0.0.0-20210723090443-73e444401d64 // indirect lukechampine.com/uint128 v1.2.0 // indirect modernc.org/cc/v3 v3.40.0 // indirect modernc.org/ccgo/v3 v3.16.13 // indirect |
