Update module github.com/aws/aws-sdk-go to v1.43.26

This commit is contained in:
Renovate Bot
2022-03-28 13:48:39 +00:00
committed by renovate[bot]
parent 9099e72785
commit 042431d9a3
2 changed files with 9 additions and 2 deletions

4
go.mod
View File

@@ -4,7 +4,7 @@ go 1.17
require (
github.com/amalfra/etag v0.0.0-20190921100247-cafc8de96bc5
github.com/aws/aws-sdk-go v1.43.0
github.com/aws/aws-sdk-go v1.43.26
github.com/go-fed/activity v1.0.1-0.20210803212804-d866ba75dd0f
github.com/go-fed/httpsig v1.1.0
github.com/go-ole/go-ole v1.2.6 // indirect
@@ -35,7 +35,7 @@ require (
github.com/tklauser/numcpus v0.3.0 // indirect
github.com/yusufpapurcu/wmi v1.2.2 // indirect
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f // indirect
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd // indirect
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 // indirect
)