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](https://github.com/aws/aws-sdk-go/compare/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>
This commit is contained in:
dependabot[bot]
2023-03-05 15:09:54 +00:00
committed by GitHub
parent c1b348b449
commit 27e34f50d5

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/breez/lspd
go 1.19
require (
github.com/aws/aws-sdk-go v1.30.20
github.com/aws/aws-sdk-go v1.34.0
github.com/breez/lntest v0.0.19
github.com/btcsuite/btcd v0.23.3
github.com/btcsuite/btcd/btcec/v2 v2.2.1