summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-22 12:19:01 +0100
committerGitHub <noreply@github.com>2023-11-22 12:19:01 +0100
commite70849ea798deaf0ff2f73282ee3c3f4287126de (patch)
treea44c298efb05ae21267d8b65acc790cddcdf8e86 /go.mod
parentdd6cd6268d2f73c5505077ff278c3e964d3a2e3b (diff)
build(deps): bump github.com/aws/aws-sdk-go from 1.45.14 to 1.48.2 (#11724)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.14 to 1.48.2. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.45.14...v1.48.2) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Updates #11723
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 c7dfb7275..7e33b6512 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.10.0
github.com/armon/go-radix v1.0.0
- github.com/aws/aws-sdk-go v1.45.14
+ github.com/aws/aws-sdk-go v1.48.2
github.com/bep/clocks v0.5.0
github.com/bep/debounce v1.2.0
github.com/bep/gitmap v1.1.2