summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-27 09:00:54 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-11-27 23:38:35 +0100
commitf11ca0fad405f6b662fa0d0f7e05a8714c540074 (patch)
tree6f93573e3b37822948ff95cd4f7ec1a7696e4c3d /go.mod
parent30a18e88254766402a1202d2a5ae8ebea60dee99 (diff)
build(deps): bump github.com/aws/aws-sdk-go from 1.48.2 to 1.48.4
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.2 to 1.48.4. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.2...v1.48.4) --- 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>
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 5b0d70119..01ea143de 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.11.1
github.com/armon/go-radix v1.0.0
- github.com/aws/aws-sdk-go v1.48.2
+ github.com/aws/aws-sdk-go v1.48.4
github.com/bep/clocks v0.5.0
github.com/bep/debounce v1.2.0
github.com/bep/gitmap v1.1.2