summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-28 08:56:59 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-11-28 10:57:53 +0100
commitbc93a3613361e4ba4250e858359a615f4a33aca5 (patch)
treea44ba5edab84e2be98e1d0fb8bc6adfaeca66667 /go.mod
parent3e5bc6f3b3d02dbe6e743125d945ed4913989e18 (diff)
build(deps): bump github.com/aws/aws-sdk-go from 1.48.4 to 1.48.6
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.4 to 1.48.6. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.4...v1.48.6) --- 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 6b9b85cd1..6b281482e 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.4
+ github.com/aws/aws-sdk-go v1.48.6
github.com/bep/clocks v0.5.0
github.com/bep/debounce v1.2.0
github.com/bep/gitmap v1.1.2