aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-09 15:17:48 -0500
committerGitHub <noreply@github.com>2023-11-09 15:17:48 -0500
commitd380bcbe3ffbf812a9558aecf64bb3b20101cf0c (patch)
tree73bef281efe87bd718fbad8b893278537cc36f07 /go.mod
parenta391dd1c126f6d97e321edc5a6310bdcab1fbf86 (diff)
downloadx-d380bcbe3ffbf812a9558aecf64bb3b20101cf0c.tar.xz
x-d380bcbe3ffbf812a9558aecf64bb3b20101cf0c.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.47.5 to 1.47.7 (#490)
* build(deps): bump github.com/aws/aws-sdk-go from 1.47.5 to 1.47.7 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.5 to 1.47.7. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.5...v1.47.7) --- 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> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <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 a3ff4aa..eed04a5 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.5
+ github.com/aws/aws-sdk-go v1.47.7
github.com/aws/aws-sdk-go-v2/service/s3 v1.33.0
github.com/bwmarrin/discordgo v0.27.1
github.com/chai2010/webp v1.1.1