summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-31 09:00:00 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2024-01-31 13:43:46 +0100
commit4d98b0ed6a8aa4219fcc089228446cc480b31862 (patch)
tree036b997905271d612f8a2cbefae162ba1ab5db02 /go.mod
parent15b9976b7ac1ffe19544090f54574d386574b259 (diff)
build(deps): bump github.com/aws/aws-sdk-go from 1.48.6 to 1.50.7
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.6 to 1.50.7. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.6...v1.50.7) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@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 4ef166385..6037edc06 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ require (
github.com/BurntSushi/locker v0.0.0-20171006230638-a6e239ea1c69
github.com/alecthomas/chroma/v2 v2.12.0
github.com/armon/go-radix v1.0.1-0.20221118154546-54df44f2176c
- github.com/aws/aws-sdk-go v1.48.6
+ github.com/aws/aws-sdk-go v1.50.7
github.com/bep/clocks v0.5.0
github.com/bep/debounce v1.2.0
github.com/bep/gitmap v1.1.2