summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-21 08:13:49 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-09-21 21:42:32 +0200
commit11fcda971c716cb63764c4e54026d0916311fe23 (patch)
tree35d11c614a98ef0924bcc0b42d3b1521486dfe62 /go.mod
parentf31375d4ccaf6dfffc7c6c21d064034508f6b524 (diff)
build(deps): bump github.com/aws/aws-sdk-go from 1.44.314 to 1.45.14
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.314 to 1.45.14. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.314...v1.45.14) --- 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 7fbbc3704..9cdcff494 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ require (
github.com/PuerkitoBio/purell v1.1.1
github.com/alecthomas/chroma/v2 v2.8.0
github.com/armon/go-radix v1.0.0
- github.com/aws/aws-sdk-go v1.44.314
+ github.com/aws/aws-sdk-go v1.45.14
github.com/bep/clocks v0.5.0
github.com/bep/debounce v1.2.0
github.com/bep/gitmap v1.1.2