aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-18 10:30:13 +0000
committerGitHub <noreply@github.com>2024-01-18 10:30:13 +0000
commit98104cc649b3e76e08ff9d0a2caf786bc75e5d4b (patch)
treeca28ef99cb8b2e74544fc3309e91ed0f056dadc1 /go.mod
parent990c635740f667bb9fea46b62fe5fb5a06a91b3d (diff)
downloadx-98104cc649b3e76e08ff9d0a2caf786bc75e5d4b.tar.xz
x-98104cc649b3e76e08ff9d0a2caf786bc75e5d4b.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.49.22 to 1.49.23 (#538)
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.22 to 1.49.23 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.49.22 to 1.49.23. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.49.22...v1.49.23) --- 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: Mimi <mimi@xeserv.us>
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 4c3c917..bcf585b 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.4
- github.com/aws/aws-sdk-go v1.49.22
+ github.com/aws/aws-sdk-go v1.49.23
github.com/aws/aws-sdk-go-v2/service/s3 v1.48.0
github.com/bwmarrin/discordgo v0.27.1
github.com/chai2010/webp v1.1.1