aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-11 13:42:44 +0000
committerGitHub <noreply@github.com>2023-11-11 13:42:44 +0000
commit5cff6e87bfefafc9148d5be997d6db81c81170ee (patch)
treea042b45b397be4c446d29b79506b173623a73238 /go.mod
parent01ec693d026c970d4aeea17ee6eafb163ca8513c (diff)
downloadx-5cff6e87bfefafc9148d5be997d6db81c81170ee.tar.xz
x-5cff6e87bfefafc9148d5be997d6db81c81170ee.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.47.7 to 1.47.9 (#499)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.7 to 1.47.9. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.7...v1.47.9) --- 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> 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 c344972..8a1d59f 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
github.com/Marcel-ICMC/graw v0.0.0-20230411090719-e24cd8592d25
github.com/McKael/madon/v2 v2.4.0
github.com/antonmedv/expr v1.15.3
- github.com/aws/aws-sdk-go v1.47.7
+ github.com/aws/aws-sdk-go v1.47.9
github.com/aws/aws-sdk-go-v2/service/s3 v1.42.1
github.com/bwmarrin/discordgo v0.27.1
github.com/chai2010/webp v1.1.1