aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-30 15:35:50 -0500
committerGitHub <noreply@github.com>2022-12-30 15:35:50 -0500
commitcbbec1ddef797cb5ac122312edeeedf214027733 (patch)
tree8361f6edbe7fda0452ca572ae7ab46b69f643392 /go.mod
parent524010050957f05fd8d04b78e711fb4cb7857f21 (diff)
downloadx-cbbec1ddef797cb5ac122312edeeedf214027733.tar.xz
x-cbbec1ddef797cb5ac122312edeeedf214027733.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.44.154 to 1.44.170 (#209)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.154 to 1.44.170. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.154...v1.44.170) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ee7f292..480fc96 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
cirello.io/goherokuname v0.0.0-20190914093443-b436bae8c2c5
github.com/McKael/madon/v2 v2.0.0-20180929094633-c679abc985d6
github.com/Yawning/bulb v0.0.0-20170405033506-85d80d893c3d
- github.com/aws/aws-sdk-go v1.44.154
+ github.com/aws/aws-sdk-go v1.44.170
github.com/birkelund/boltdbcache v1.0.0
github.com/bwmarrin/discordgo v0.26.1
github.com/chai2010/webp v1.1.1