summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-11 05:58:00 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-09-11 22:07:18 +0200
commitc80132bbe50f443a8be06dcbc51b855a5a5f8fa2 (patch)
treea7b438a138ea0754c4dfe3bf239bfe9dfef06054 /go.mod
parent75fa4c5c950a43e33dfadfa138f61126b548ac40 (diff)
build(deps): bump github.com/aws/aws-sdk-go from 1.34.20 to 1.34.21
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.34.20 to 1.34.21. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.34.20...v1.34.21) 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 f17269aa6..df61d3c62 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/alecthomas/chroma v0.8.0
github.com/alecthomas/repr v0.0.0-20181024024818-d37bc2a10ba1 // indirect
github.com/armon/go-radix v1.0.0
- github.com/aws/aws-sdk-go v1.34.20
+ github.com/aws/aws-sdk-go v1.34.21
github.com/bep/debounce v1.2.0
github.com/bep/gitmap v1.1.2
github.com/bep/golibsass v0.7.0