Skip to content

Commit 205e372

Browse files
build(deps): bump github.com/aws/aws-sdk-go from 1.30.20 to 1.34.0
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.30.20 to 1.34.0. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.34.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go@v1.30.20...v1.34.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c16f23 commit 205e372

2 files changed

Lines changed: 3 additions & 51 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,18 @@ go 1.13
44

55
require (
66
github.com/aws/aws-lambda-go v1.14.0
7-
github.com/aws/aws-sdk-go v1.30.20
7+
github.com/aws/aws-sdk-go v1.34.0
88
github.com/cozy/httpcache v0.0.0-20180914105234-d3dc4988de66
99
github.com/felixge/httpsnoop v1.0.1
1010
github.com/function61/certbus v0.0.0-20210703130951-f282ab2b0381
1111
github.com/function61/eventhorizon v0.2.1-0.20200610093004-78aa8b3a710f
1212
github.com/function61/gokit v0.0.0-20200608105953-12235c68c38b
1313
github.com/function61/id v0.0.0-20210304120117-4b4b73375b3b
14-
github.com/go-acme/lego/v3 v3.3.0 // indirect
1514
github.com/gorilla/mux v1.7.4
1615
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
1716
github.com/prometheus/client_golang v1.4.1
1817
github.com/scylladb/termtables v1.0.0
1918
github.com/spf13/cobra v1.0.0
20-
github.com/stretchr/testify v1.6.1 // indirect
2119
golang.org/x/crypto v0.0.0-20201217014255-9d1352758620 // indirect
2220
golang.org/x/net v0.0.0-20201021035429-f5854403a974 // indirect
2321
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e

0 commit comments

Comments
 (0)